Home
last modified time | relevance | path

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

/external/libchrome/base/containers/
Dhash_tables_unittest.cc37 typedef std::pair<int32_t, int32_t> Int32Int32Pair; in TEST_F() typedef
41 INSERT_PAIR_TEST(Int32Int32Pair, 9, (1 << 29) + 378128932); in TEST_F()