Home
last modified time | relevance | path

Searched defs:ByteVectorAnd (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/rappor/
Dbyte_vector_utils_unittest.cc29 TEST(ByteVectorTest, ByteVectorAnd) { in TEST() argument
Dbyte_vector_utils.cc81 ByteVector* ByteVectorAnd(const ByteVector& lhs, ByteVector* rhs) { in ByteVectorAnd() function