Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Dexecutor_callback_service_test.cpp84 Attributes testCommand; variable
97 Attributes testCommand; variable
120 Attributes testCommand; variable
132 Attributes testCommand; variable
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_command_test.cpp70 string testCommand = "dumpcatcher -p " + to_string(testPid); variable
91 string testCommand = "dumpcatcher -p " + to_string(testPid) + " -t " + to_string(testPid); variable
119 string testCommand = "dumpcatcher -p " + to_string(g_testPid); variable
147 string testCommand = "dumpcatcher -p " + to_string(g_testPid) + " -t " + to_string(g_testPid); variable
175 string testCommand = "dumpcatcher -p " + to_string(g_testPid); variable