Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
Dabc2program_test_utils.h29 static bool ValidateProgramStrings(const std::set<std::string> &program_strings);
Dabc2program_test_utils.cpp93 bool Abc2ProgramTestUtils::ValidateProgramStrings(const std::set<std::string> &program_strings) in ValidateProgramStrings() function in panda::abc2program::Abc2ProgramTestUtils
Dhello_world_test.cpp365 bool string_matched = Abc2ProgramTestUtils::ValidateProgramStrings(prog_->strings);