Searched defs:DoTest (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/tests/ | ||
| D | asm_printer_test.cpp | 224 void DoTest(TypeInfo typeInfo, std::string_view opName, EncodeFuncType<PARAMS> encodeFunc) in DoTest() function in ark::compiler::PrinterTest |
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/ | ||
| D | ets_to_string_cache_test.cpp | 221 void DoTest(void (EtsToStringCacheTest::*setup)(), GenType genType) in DoTest() function in ark::ets::test::EtsToStringCacheTest |
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ | ||
| D | serializer_test.cpp | 49 void DoTest(T value, int retVal) in DoTest() function |
| /arkcompiler/runtime_core/libpandabase/tests/ | ||
| D | serializer_test.cpp | 47 void DoTest(T value, int ret_val) in DoTest() function |