Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
Dabc2program_test_utils.cpp133 std::string result_line; in ValidateDumpResult() local
150 bool Abc2ProgramTestUtils::ValidateLine(const std::string &result_line, const std::string &expected… in ValidateLine()