Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
Dabc2program_test_utils.cpp93 bool Abc2ProgramTestUtils::ValidateProgramStrings(const std::set<std::string> &program_strings) in ValidateProgramStrings() argument
95 return ValidateStrings(program_strings, helloworld_expected_program_strings_); in ValidateProgramStrings()
Dabc2program_test_utils.h29 static bool ValidateProgramStrings(const std::set<std::string> &program_strings);