Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/disassembler/tests/
Ddisassembler_string_test.cpp35 const std::vector<std::string> &expected_strings) in ValidateString()
56 std::vector<std::string> expected_strings = {"ClassA", "prototype", "str", "test"}; variable
72 std::vector<std::string> expected_strings = {"Student", "name", "prototype", "student_name"}; variable