Home
last modified time | relevance | path

Searched refs:GetTestList (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/toolchain/tooling/test/client_utils/
H A Dtest_list.h24 std::vector<const char *> GetTestList();
H A Dtest_list.cpp134 std::vector<const char *> GetTestList() in GetTestList() function
/arkcompiler/toolchain/tooling/test/utils/
H A Dtest_list.h26 std::vector<const char *> GetTestList();
H A Dtest_list.cpp50 std::vector<const char *> GetTestList() in GetTestList() function
/arkcompiler/toolchain/tooling/test/
H A Ddebugger_cint_client_test.cpp77 INSTANTIATE_TEST_SUITE_P(DebuggerCIntClientAbcTest, DebuggerCIntClientTest, testing::ValuesIn(GetTestList()));
H A Ddebugger_client_test.cpp78 INSTANTIATE_TEST_SUITE_P(DebugClientAbcTest, DebuggerClientTest, testing::ValuesIn(GetTestList()));
H A Ddebugger_cinterp_test.cpp69 INSTANTIATE_TEST_SUITE_P(DebugAbcTest, DebuggerCInterpTest, testing::ValuesIn(GetTestList()));
H A Ddebugger_entry_test.cpp69 INSTANTIATE_TEST_SUITE_P(DebugAbcTest, DebuggerEntryTest, testing::ValuesIn(GetTestList()));

Completed in 3 milliseconds