Home
last modified time | relevance | path

Searched refs:GetTestEntryPoint (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/toolchain/tooling/test/utils/
Dtest_list.h32 std::pair<std::string, std::string> GetTestEntryPoint(const std::string &testName);
Dtest_list.cpp102 std::pair<std::string, std::string> GetTestEntryPoint(const std::string &testName) in GetTestEntryPoint() function
/arkcompiler/toolchain/tooling/test/
Ddebugger_entry_test.cpp60 auto [pandaFile, entryPoint] = GetTestEntryPoint(testName); in HWTEST_P_L0()
Ddebugger_cinterp_test.cpp60 auto [pandaFile, entryPoint] = GetTestEntryPoint(testName); in HWTEST_P_L0()