/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_switcher_test/ |
H A D | bms_bundle_quick_fix_switcher_test.cpp | 62 void CheckResult(const sptr<MockQuickFixCallback> &callback, const std::string &bundleName, int32_t errCode) const;
193 void BmsBundleQuickFixSwitcherTest::CheckResult(const sptr<MockQuickFixCallback> &callback,
in CheckResult() function in OHOS::BmsBundleQuickFixSwitcherTest 296 CheckResult(callback, BUNDLE_NAME, ERR_BUNDLEMANAGER_QUICK_FIX_NO_PATCH_IN_DATABASE);
in HWTEST_F() 325 CheckResult(callback, BUNDLE_NAME_TEST, ERR_BUNDLEMANAGER_QUICK_FIX_NO_PATCH_IN_DATABASE);
in HWTEST_F() 350 CheckResult(callback, BUNDLE_NAME, ERR_BUNDLEMANAGER_QUICK_FIX_INVALID_PATCH_STATUS);
in HWTEST_F() 374 CheckResult(callback, BUNDLE_NAME, ERR_BUNDLEMANAGER_QUICK_FIX_NOT_EXISTED_BUNDLE_INFO);
in HWTEST_F() 408 CheckResult(callback, BUNDLE_NAME, ERR_OK);
in HWTEST_F() 443 CheckResult(callback1, BUNDLE_NAME, ERR_OK);
in HWTEST_F() 449 CheckResult(callback2, BUNDLE_NAME, ERR_BUNDLEMANAGER_QUICK_FIX_NO_PATCH_IN_DATABASE);
in HWTEST_F() 471 CheckResult(callbac in HWTEST_F() [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_deleter_test/ |
H A D | bms_bundle_quick_fix_deleter_test.cpp | 53 void CheckResult(const sptr<MockQuickFixCallback> &callback, const std::string &bundleName, int32_t errCode) const;
124 void BmsBundleQuickFixDeleterTest::CheckResult(const sptr<MockQuickFixCallback> &callback,
in CheckResult() function in OHOS::BmsBundleQuickFixDeleterTest 182 CheckResult(callback, BUNDLE_NAME, ERR_OK);
in HWTEST_F() 202 CheckResult(callback, BUNDLE_NAME, ERR_OK);
in HWTEST_F() 222 CheckResult(callback, BUNDLE_NAME, ERR_OK);
in HWTEST_F()
|
/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | squared_difference_builder_test.cpp | 33 void CheckResult(); 49 void SquaredDifferenceBuilderTest::CheckResult() in CheckResult() function in OHOS::NeuralNetworkRuntime::UnitTest::SquaredDifferenceBuilderTest 200 CheckResult(); in HWTEST_F()
|
H A D | sqrt_builder_test.cpp | 33 void CheckResult(); 49 void SqrtBuilderTest::CheckResult() in CheckResult() function in OHOS::NeuralNetworkRuntime::UnitTest::SqrtBuilderTest 201 CheckResult(); in HWTEST_F()
|
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
H A D | insight_intent_execute_result.h | 43 static bool CheckResult(std::shared_ptr<const WantParams> result);
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | insight_intent_execute_result.cpp | 57 bool InsightIntentExecuteResult::CheckResult(std::shared_ptr<const WantParams> result) in CheckResult() function in OHOS::AppExecFwk::InsightIntentExecuteResult
|
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
H A D | napi_common_execute_result.cpp | 58 if (!executeResult.CheckResult(wp)) { in UnwrapExecuteResult()
|
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrinsightintentexecuteresult_fuzzer/ |
H A D | abilitymgrinsightintentexecuteresult_fuzzer.cpp | 73 infos->CheckResult(result); in DoSomethingInterestingWithMyAPI()
|
/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/ |
H A D | videoenc_sample.h | 89 int32_t CheckResult(bool isRandomEosSuccess, int32_t pushResult);
|
H A D | videoenc_sample.cpp | 387 int32_t VEncFuzzSample::CheckResult(bool isRandomEosSuccess, int32_t pushResult) in CheckResult() function in VEncFuzzSample
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/ |
H A D | videoenc_sample.h | 101 int32_t CheckResult(bool isRandomEosSuccess, int32_t pushResult);
|
H A D | videoenc_api11_sample.h | 122 int32_t CheckResult(bool isRandomEosSuccess, int32_t pushResult);
|
H A D | videoenc_inner_sample.h | 122 int32_t CheckResult(bool isRandomEosSuccess, int32_t pushResult);
|
/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/ |
H A D | paste_data_record.h | 143 inline static bool CheckResult(ResultCode resultCode) in CheckResult() function in OHOS::MiscServices::PasteDataRecord
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/ |
H A D | videoenc_ndk_sample.cpp | 684 int32_t VEncNdkSample::CheckResult(bool isRandomEosSuccess, int32_t pushResult) in CheckResult() function in VEncNdkSample 716 if (CheckResult(isRandomEosSuccess, pushResult) == -1) { in InputDataNormal()
|
H A D | videoenc_api11_sample.cpp | 974 int32_t VEncAPI11Sample::CheckResult(bool isRandomEosSuccess, int32_t pushResult) in CheckResult() function in VEncAPI11Sample 1023 if (CheckResult(isRandomEosSuccess, pushResult) == -1) { in InputFunc()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_cloud_interfaces_reference_test.cpp | 400 void CheckResult(sqlite3 *db) in CheckResult() function 472 CheckResult(db); in NormalSetReferenceTest()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/ |
H A D | videoenc_ndk_inner_sample.cpp | 502 int32_t VEncNdkInnerSample::CheckResult(bool isRandomEosSuccess, int32_t pushResult) in CheckResult() function in VEncNdkInnerSample 955 if (CheckResult(isRandomEosSuccess, pushResult) == -1) { in InputFunc()
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_datamanager_test/src/ |
H A D | medialibrary_datamanager_test.cpp | 1254 void CheckResult(const shared_ptr<DataShare::DataShareResultSet> &resultSet, int count, const vector<string> &names) in CheckResult() function 1292 CheckResult(QueryAlbumWithName(), 2, {albumName1, albumName2}); in HWTEST_F() 1313 CheckResult(QueryAlbumWithName(), 0, {}); in HWTEST_F()
|