Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/tools/test/unittest/aa/
H A Daa_command_test.cpp173 const std::regex regexFirst(R"(^(profile|dumpheap).*)"); variable
190 const std::regex regexFirst(R"(^(profile|dumpheap).*)"); variable
207 const std::regex regexFirst(R"(^(profile|dumpheap).*)"); variable