Searched refs:BLOB_SIZE (Results 1 – 3 of 3) sorted by relevance
20 #define BLOB_SIZE 10 macro
48 #define BLOB_SIZE 5 macro277 blob->size = BLOB_SIZE; in DestroyHksCertChainTest()
75 const int BLOB_SIZE = 3; variable327 EXPECT_EQ(BLOB_SIZE, static_cast<int>(blob.size())); in CheckBlob()328 for (int i = 0; i < BLOB_SIZE; i++) { in CheckBlob()