Home
last modified time | relevance | path

Searched defs:testMap (Results 1 - 8 of 8) sorted by relevance

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
H A Djsvmtest.cpp56 auto &testMap = TestRunner::GetTestMap(); in RunTest() local
H A Djsvmtest.h48 static std::unordered_map<std::string, TestRunner *> testMap; in GetTestMap() local
/third_party/skia/third_party/externals/angle2/src/common/
H A DFastVector_unittest.cpp263 FastUnorderedMap<int, bool, 3> testMap; in TEST() local
300 FastUnorderedSet<int, 3> testMap; TEST() local
325 FastIntegerSet testMap; TEST() local
354 FastIntegerMap<std::string> testMap; TEST() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dvalue_proxy_test.cpp119 std::map<std::string, int64_t> testMap = { { "name", 1 }, { "school", 2 }, { "address", 3 } }; in HWTEST_F() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrieMapTest.java167 public long timeIteration(Map<String, Integer> testMap, long comparisonTime, Style style, double ratioToMap) { in timeIteration() argument
220 public void checkContents(Map<String, Integer> testMap, Style style) { in checkContents() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieMapTest.java164 public long timeIteration(Map<String, Integer> testMap, long comparisonTime, Style style, double ratioToMap) { in timeIteration() argument
217 public void checkContents(Map<String, Integer> testMap, Style style) { in checkContents() argument
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_test.cpp672 string testMap = "f6d83000-f6d84000 r--p 00001000 b3:07 1892 /system/lib/init/libinit_context.z.so.noexit"; in HWTEST_F() local
705 string testMap = "f6d83000-f6d84000 r--p 00001000 b3:07 1892 /system/lib/init/libinit_context.z.so"; in HWTEST_F() local
724 const string testMap = "f6d83000-f6d84000 r--p 00001000 b3:07 1892 /system/lib/init/libinit_context.z.so"; HWTEST_F() local
726 const string testMap = "7f0ab40000-7f0ab41000 r--p 00000000 b3:07 1882 /system/lib64/init/libinit_context.z.so"; HWTEST_F() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DdoYouNeedToChangeYourTargetLibraryES2015.js155 var testMap = null; variable

Completed in 6 milliseconds