Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
DirBuilder_tests.cpp449 const char *testMethodName = "func_main_0"; variable
450 TestBuildGraphFromFile(pFile, [&testMethodName](Graph* graph, std::string &methodName) { in __anona53ca1fd0502()
451 if (testMethodName != methodName) { in __anona53ca1fd0502()
527 const char *testMethodName = "func_main_0"; variable
528 TestBuildGraphFromFile(pFile, [testMethodName](Graph* graph, std::string &methodName) { in __anona53ca1fd0602()
529 if (testMethodName != methodName) { in __anona53ca1fd0602()