Searched defs:testName (Results 1 – 13 of 13) sorted by relevance
70 void SetCurrentTestName(const std::string &testName) in SetCurrentTestName()80 std::pair<std::string, std::string> GetTestEntryPoint(const std::string &testName) in GetTestEntryPoint()
43 static void RegisterTest(const std::string &testName, std::unique_ptr<TestActions> test) in RegisterTest()
62 void SetCurrentTestName(const std::string &testName) in SetCurrentTestName()72 std::pair<std::string, std::string> GetTestEntryPoint(const std::string &testName) in GetTestEntryPoint()
29 std::string testName = GetCurrentTestName(); in StartDebuggerImpl() local
26 TestHooks(const std::string &testName, const EcmaVM *vm) : vm_(vm) in TestHooks()
35 static void RegisterTest(const std::string &testName, std::unique_ptr<TestEvents> test) in RegisterTest()
33 const char *testName = GetCurrentTestName(); in StartDebugger() local
36 …static void RegisterTest(panda_file::SourceLang language, const char *testName, std::unique_ptr<Ap… in RegisterTest()
25 explicit TestRunner(const char *testName) in TestRunner()
61 std::string testName = GetCurrentTestName(); in HWTEST_P_L0() local
64 std::string testName = GetCurrentTestName(); in HWTEST_P_L0() local