Home
last modified time | relevance | path

Searched defs:testName (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/toolchain/tooling/test/utils/
Dtest_list.cpp92 void SetCurrentTestName(const std::string &testName) in SetCurrentTestName()
102 std::pair<std::string, std::string> GetTestEntryPoint(const std::string &testName) in GetTestEntryPoint()
Dtest_entry.cpp29 std::string testName = GetCurrentTestName(); in StartDebuggerImpl() local
Dtest_hooks.h26 TestHooks(const std::string &testName, const EcmaVM *vm) : vm_(vm) in TestHooks()
Dtest_util.h35 static void RegisterTest(const std::string &testName, std::unique_ptr<TestEvents> test) in RegisterTest()
/arkcompiler/toolchain/tooling/test/
Ddebugger_entry_test.cpp57 std::string testName = GetCurrentTestName(); in HWTEST_P_L0() local
Ddebugger_cinterp_test.cpp57 std::string testName = GetCurrentTestName(); in HWTEST_P_L0() local