Home
last modified time | relevance | path

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

/external/icing/icing/index/
Dindex-processor_test.cc1186 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
1235 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
1272 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
1358 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
1459 std::unordered_map<SectionId, Hit::TermFrequency> expected_map{ in TEST_F() local
/external/zucchini/
Ddisassembler_ztf_unittest.cc295 ReferenceSets expected_map = { in TEST() local
328 ReferenceSets expected_map = { in TEST() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Dset_spec_const_default_value_test.cpp33 SpecIdToValueStrMap expected_map; member
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dset_spec_const_default_value_test.cpp33 SpecIdToValueStrMap expected_map; member
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dset_spec_const_default_value_test.cpp33 SpecIdToValueStrMap expected_map; member
/external/webrtc/modules/desktop_capture/
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
/external/libchrome/mojo/public/cpp/bindings/tests/
Dwtf_types_unittest.cc100 base::Optional<WTF::HashMap<WTF::String, WTF::String>>* expected_map, in ExpectStringMap()
/external/crosvm/src/crosvm/
Dconfig.rs1781 let mut expected_map = BTreeMap::new(); in parse_cpu_affinity_per_vcpu_one_to_one() localVariable
1794 let mut expected_map = BTreeMap::new(); in parse_cpu_affinity_per_vcpu_sets() localVariable