Home
last modified time | relevance | path

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

/external/chromium_org/components/rappor/
Dbyte_vector_utils_unittest.cc38 TEST(ByteVectorTest, ByteVectorOr) { in TEST() argument
Dbyte_vector_utils.cc89 ByteVector* ByteVectorOr(const ByteVector& lhs, ByteVector* rhs) { in ByteVectorOr() function