Home
last modified time | relevance | path

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

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