Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/util/parser/tests/
Dparser_test.cpp187 std::string stringstring {"stringstring"}; in VerifierParserTest2() local
188 start = &(stringstring[0U]); in VerifierParserTest2()
189 end = &(stringstring[12U]); in VerifierParserTest2()
191 start = &(stringstring[0U]); in VerifierParserTest2()