Home
last modified time | relevance | path

Searched refs:STRING_START_NATIVE_PROCESS_NG (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/tools/aa/include/
H A Dability_command.h187 const std::string STRING_START_NATIVE_PROCESS_NG = "error: failed to start native process."; member
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp802 AAFwkTag::AA_TOOL, "%{public}s result:%{public}d", STRING_START_NATIVE_PROCESS_NG.c_str(), result); in RunAsProcessCommand()
803 resultReceiver_ = STRING_START_NATIVE_PROCESS_NG; in RunAsProcessCommand()
/foundation/ability/ability_runtime/tools/test/unittest/aa/
H A Daa_command_ability_first_test.cpp1033 EXPECT_EQ(cmd->resultReceiver_, STRING_START_NATIVE_PROCESS_NG); in HWTEST_F()

Completed in 6 milliseconds