Searched refs:FindBlobIndexInBlob (Results 1 - 1 of 1) sorted by relevance

/external/libbrillo/brillo/
H A Dsecure_blob_unittest.cc31 static int FindBlobIndexInBlob(const brillo::Blob& haystack, function in class:brillo::SecureBlobTest
106 int blob1_index = SecureBlobTest::FindBlobIndexInBlob(combined_blob, blob1);
107 int blob2_index = SecureBlobTest::FindBlobIndexInBlob(combined_blob, blob2);

Completed in 136 milliseconds