Home
last modified time | relevance | path

Searched defs:first_of (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/rtc_base/containers/
Dflat_tree_unittest.cc352 IntPairTree first_of(MakeInputIterator(std::begin(input_vals)), in TEST() local
423 IntPairTree first_of({{1, 1}, {2, 1}, {1, 2}}); in TYPED_TEST_P() local
437 IntPairTree first_of(sorted_unique, in TEST() local
505 IntPairTree first_of(sorted_unique, {{1, 1}, {2, 1}}); in TYPED_TEST_P() local
/external/cronet/base/containers/
Dflat_tree_unittest.cc358 IntPairTree first_of(MakeInputIterator(std::begin(input_vals)), in TEST() local
430 IntPairTree first_of({{1, 1}, {2, 1}, {1, 2}}); in TYPED_TEST_P() local
444 IntPairTree first_of(sorted_unique, in TEST() local
513 IntPairTree first_of(sorted_unique, {{1, 1}, {2, 1}}); in TYPED_TEST_P() local
/external/libchrome/base/containers/
Dflat_tree_unittest.cc361 IntPairTree first_of(MakeInputIterator(std::begin(input_vals)), in TEST() local
463 IntPairTree first_of({{1, 1}, {2, 1}, {1, 2}}); in TEST() local