Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/tools/test/unittest/aa/
Daa_command_test.cpp172 const std::regex regexFirst(R"(^(profile|dumpheap).*)"); variable
189 const std::regex regexFirst(R"(^(profile|dumpheap).*)"); variable
206 const std::regex regexFirst(R"(^(profile|dumpheap).*)"); variable