Home
last modified time | relevance | path

Searched defs:expected_map (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/icing/icing/index/
H A Dindex-processor_test.cc448 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
523 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
762 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
1219 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
1255 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
1315 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
1366 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
1399 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
1491 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
1596 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
H A Dterm-indexing-handler_test.cc294 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
359 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_region_unittest.cc271 bool expected_map[kMapWidth]; in TEST() local
708 bool expected_map[kMapWidth]; in TEST() local
783 bool expected_map[kMapHeight]; in TEST() local
/aosp_15_r20/external/zucchini/
H A Ddisassembler_ztf_unittest.cc295 ReferenceSets expected_map = { in TEST() local
328 ReferenceSets expected_map = { in TEST() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dset_spec_const_default_value_test.cpp33 SpecIdToValueStrMap expected_map; member
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dset_spec_const_default_value_test.cpp33 SpecIdToValueStrMap expected_map; member
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dset_spec_const_default_value_test.cpp33 SpecIdToValueStrMap expected_map; member
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dwtf_types_unittest.cc100 base::Optional<WTF::HashMap<WTF::String, WTF::String>>* expected_map, in ExpectStringMap()
/aosp_15_r20/external/crosvm/src/crosvm/
H A Dconfig.rs1550 let mut expected_map = BTreeMap::new(); in parse_cpu_affinity_per_vcpu_one_to_one() localVariable
1563 let mut expected_map = BTreeMap::new(); in parse_cpu_affinity_per_vcpu_sets() localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dmap_test.hpp1206 const MapType expected_map(il.begin(), il.end()); in test_map_support_for_initialization_list_for() local