Home
last modified time | relevance | path

Searched refs:testAsyncorPermose (Results 1 – 3 of 3) sorted by relevance

/base/update/updateservice/test/unittest/update_client/
Dclient_unittest.cpp117 g_testEnv.testAsyncorPermose = isPormise; in TestCheckNewVersion()
148 g_testEnv.testAsyncorPermose = isPormise; in TestDownloadVersion()
185 g_testEnv.testAsyncorPermose = isPormise; in TestUpgradeVersion()
222 g_testEnv.testAsyncorPermose = isPormise; in TestSetUpdatePolicy()
241 g_testEnv.testAsyncorPermose = isPormise; in TestGetUpdatePolicy()
259 g_testEnv.testAsyncorPermose = isPormise; in TestGetNewVersionInfo()
276 g_testEnv.testAsyncorPermose = isPormise; in TestGetUpgradeStatus()
294 g_testEnv.testAsyncorPermose = isPormise; in TestApplyNewVersion()
312 g_testEnv.testAsyncorPermose = isPormise; in TestRebootAndClean()
330 g_testEnv.testAsyncorPermose = isPormise; in TestVerifyUpdatePackage()
[all …]
Dclient_stub.h49 bool testAsyncorPermose = true; member
Dclient_stub.cpp409 *argc = testEnv->testAsyncorPermose ? 1 : NUMBER_2; in napi_get_cb_info()
418 *argc = testEnv->testAsyncorPermose ? 1 : NUMBER_2; in napi_get_cb_info()
422 *argc = testEnv->testAsyncorPermose ? 0 : 1; in napi_get_cb_info()