Home
last modified time | relevance | path

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

/base/update/updater/test/unittest/applypatch_test/
H A Dcommandsfunction_unittest.cpp37 CommandResult TestCommandFnExec(std::shared_ptr<Command> cmd, std::string cmdLine) in TestCommandFnExec() function in UpdaterUt::CommandFunctionUnitTest
79 CommandResult ret = CommandFunctionUnitTest::TestCommandFnExec(cmd, cmdLine); in HWTEST_F()
82 ret = CommandFunctionUnitTest::TestCommandFnExec(cmd, cmdLine); in HWTEST_F()
87 ret = CommandFunctionUnitTest::TestCommandFnExec(cmd, cmdLine); in HWTEST_F()
94 ret = CommandFunctionUnitTest::TestCommandFnExec(cmd, cmdLine); in HWTEST_F()
97 ret = CommandFunctionUnitTest::TestCommandFnExec(cmd, cmdLine); in HWTEST_F()
100 ret = CommandFunctionUnitTest::TestCommandFnExec(cmd, cmdLine); in HWTEST_F()
103 ret = CommandFunctionUnitTest::TestCommandFnExec(cmd, cmdLine); in HWTEST_F()

Completed in 1 milliseconds