Home
last modified time | relevance | path

Searched defs:TestMethod (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Dtest_method.h32 TestMethod(TestDebugger &debugger, Client &client) : debugger_(debugger), client_(client) {} in TestMethod() function
Dexpect_pauses.h30 class TestMethod; variable
/arkcompiler/runtime_core/libpandafile/tests/
Dfile_item_container_test.cpp1079 std::function<bool(BaseItem *)> TestMethod = [&](BaseItem *method) { in __anona8d9bbf91302() variable