Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h201 const std::string STRING_CLEAN_CACHE_BUNDLE_OK = "clean bundle cache files successfully."; member
/foundation/bundlemanager/bundle_tool/test/unittest/bm/
H A Dbm_command_test.cpp401 EXPECT_EQ(cmd.ExecCommand(), STRING_CLEAN_CACHE_BUNDLE_OK + "\n"); in HWTEST_F()
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp1228 resultReceiver_ = STRING_CLEAN_CACHE_BUNDLE_OK + "\n"; in RunAsCleanCommand()

Completed in 6 milliseconds