/test/xts/device_attest/sample/client/ |
H A D | devattest_main_client.cpp | 24 int res = DevAttestClient::GetInstance().GetAttestStatus(attestResultInfo); in main() local
|
/test/xts/acts/hiviewdfx/hiview/faultlogger/faultloggerjs/src/main/cpp/ |
H A D | faultlogger_test_napi.cpp | 23 napi_value res = nullptr; in TriggerCppCrash() local
|
/test/xts/acts/notification/ans_standard/actsNotificationNDKEnableTest/entry/src/main/cpp/ |
H A D | enable.cpp | 22 napi_value res = nullptr;
in IsNotificationEnabled() local
|
/test/xts/dcts/distributedhardware/distributedaudiotest/ |
H A D | daudio_automat_test.cpp | 24 std::string res = "true";
variable [all...] |
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/ |
H A D | camera_hdi_test_securestream_v1_3.cpp | 99 int32_t res = cameraTest->cameraDeviceV1_3->GetSecureCameraSeq(SeqId);
in HWTEST_F() local
|
/test/xts/acts/communication/wifi_capi/entry/src/main/cpp/ |
H A D | napi_init.cpp | 35 napi_value res;
in GetWifiSwitchState() local
|
/test/xts/acts/resourceschedule/resourceschedule_standard/backgroundtaskmanager_ndk/shorttimetask_ndk/entry/src/main/cpp/ |
H A D | shorttimetask_ndk_test.cpp | 32 int32_t res = OH_BackgroundTaskManager_RequestSuspendDelay("test", OnCallbackCompleted, &delaySuspendInfo); in RequestSuspendDelay() local 46 int32_t res = OH_BackgroundTaskManager_GetRemainingDelayTime(delaySuspendInfo.requestId, &delayTime); in GetRemainingDelayTime() local 59 int32_t res = OH_BackgroundTaskManager_CancelSuspendDelay(delaySuspendInfo.requestId); in CancelSuspendDelay() local
|
/test/xts/dcts/distributedhardware/distributedscreentest/ |
H A D | dsreen_automat_test.cpp | 90 int res = SaTest();
in HWTEST_F() local 108 int res = SaTest();
in HWTEST_F() local 126 int res = SaTest();
in HWTEST_F() local 144 int res = SaTest();
in HWTEST_F() local 162 int res = SaTest();
in HWTEST_F() local 180 int res = SaTest(); HWTEST_F() local 198 int res = SaTest(); HWTEST_F() local 215 int res = SaTest(); HWTEST_F() local 234 int res = SaTest(); HWTEST_F() local 253 int res = SaTest(); HWTEST_F() local 274 int res = SaTest(); HWTEST_F() local 295 int res = SaTest(); HWTEST_F() local 316 int res = SaTest(); HWTEST_F() local 337 int res = SaTest(); HWTEST_F() local 358 int res = SaTest(); HWTEST_F() local 379 int res = SaTest(); HWTEST_F() local 400 int res = SaTest(); HWTEST_F() local 421 int res = SaTest(); HWTEST_F() local 442 int res = SaTest(); HWTEST_F() local 465 int res = SaTest(); HWTEST_F() local 488 int res = SaTest(); HWTEST_F() local 511 int res = SaTest(); HWTEST_F() local 540 int res = SaTest(); HWTEST_F() local 557 int res = SaTest(); HWTEST_F() local 574 int res = SaTest(); HWTEST_F() local 591 int res = SaTest(); HWTEST_F() local 608 int res = SaTest(); HWTEST_F() local 625 int res = SaTest(); HWTEST_F() local 642 int res = SaTest(); HWTEST_F() local 659 int res = SaTest(); HWTEST_F() local 678 int res = SaTest(); HWTEST_F() local 697 int res = SaTest(); HWTEST_F() local 716 int res = SaTest(); HWTEST_F() local 735 int res = SaTest(); HWTEST_F() local 754 int res = SaTest(); HWTEST_F() local 773 int res = SaTest(); HWTEST_F() local 792 int res = SaTest(); HWTEST_F() local 811 int res = SaTest(); HWTEST_F() local 830 int res = SaTest(); HWTEST_F() local 849 int res = SaTest(); HWTEST_F() local 868 int res = SaTest(); HWTEST_F() local 887 int res = SaTest(); HWTEST_F() local 906 int res = SaTest(); HWTEST_F() local 925 int res = SaTest(); HWTEST_F() local 948 int res = SaTest(); HWTEST_F() local 970 int res = SaTest(); HWTEST_F() local 993 int res = SaTest(); HWTEST_F() local 1017 int res = SaTest(); HWTEST_F() local 1039 int res = SaTest(); HWTEST_F() local 1061 int res = SaTest(); HWTEST_F() local [all...] |
/test/xts/acts/communication/bluetooth_capi/entry/src/main/cpp/ |
H A D | napi_init.cpp | 34 napi_value res;
in GetBluetoothSwitchState() local
|
/test/xts/hats/kernel/syscalls/fileio/clockgetres/ |
H A D | ClockGetresApiTest.cpp | 57 struct timespec res; in HWTEST_F() local 75 struct timespec res = { 0 }; in HWTEST_F() local
|
/test/xts/tools/build/ |
H A D | judgePart.py | 45 res = get_modulename_by_buildtarget(global_parts_info, tmp_subsystem_part) variable
|
/test/ostest/wukong/test_flow/src/ |
H A D | test_flow.cpp | 94 bool res = semStop_.Open(); in Run() local
|
/test/ostest/wukong/shell_command/src/ |
H A D | wukong_main.cpp | 66 bool res = sem.Open(); in InitSemaphore() local
|
H A D | wukong_shell_command.cpp | 129 ErrCode res = testFlow->CheckVaildityCmd(); in RunTestCommand() local
|
/test/xts/acts/graphic/graphicnapidrawingtest/ |
H A D | NativeDrawingBitmapTest.cpp | 184 bool res = OH_Drawing_BitmapReadPixels(nullptr, nullptr, nullptr, width * 4, 0, 0); in HWTEST_F() local [all...] |
H A D | NativeDrawingBitmapLargeValueTest.cpp | 168 bool res = OH_Drawing_BitmapReadPixels(nullptr, nullptr, nullptr, width * 4, 0, 0); in HWTEST_F() local [all...] |
/test/xts/acts/graphic/windowNdk/entry/src/main/cpp/ |
H A D | windowNdkTest.cpp | 45 napi_value res; in filterKeyCode() local 60 napi_value res; in unFilterKeyCode() local
|
/test/xts/dcts/distributedhardware/distributedaudionewtest/ |
H A D | daudio_automat_test.cpp | 36 std::string res = "true";
variable 100 int32_t res = GetSyncOnlineDevices(g_networkId);
in HWTEST_F() local [all...] |
/test/xts/device_attest/services/core/adapter/ |
H A D | attest_adapter_os.c | 44 char* res = AttestStrdup(manufacture); in OsGetManufacture() local 56 char* res = AttestStrdup(productModel); in OsGetProductModel() local
|
/test/testfwk/arkxtest/testserver/src/service/ |
H A D | test_server_service.cpp | 60 bool res = Publish(this); in OnStart() local 173 auto res = samgr->UnloadSystemAbility(TEST_SERVER_SA_ID); in RemoveTestServer() local
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | pollndk.cpp | 64 int res = access("ppoll_function_file", F_OK);
in Ppoll() local
|
H A D | pwdndk.cpp | 123 struct passwd *res = nullptr;
in GetpwuidR() local
|
/test/xts/acts/graphic/acts_drawing_native/ |
H A D | DrawingNativeBitmapTest.cpp | 566 bool res = OH_Drawing_BitmapReadPixels(cBitmap, &imageInfo1, pixels1, width * 4, 0, 0); in HWTEST_F() local 676 bool res = OH_Drawing_BitmapReadPixels(cBitmap, &imageInfo1, pixels1, width * 4, 0, 0); in HWTEST_F() local 731 bool res = OH_Drawing_BitmapReadPixels(bitmap, &imageInfo, pixels, width * 4, 0, 0); in HWTEST_F() local 763 bool res = OH_Drawing_BitmapReadPixels(nullptr, &imageInfo, pixels, width * 4, 0, 0); in HWTEST_F() local 823 bool res = OH_Drawing_BitmapReadPixels(bitmap, &imageInfo, pixels, width * 4, 0, 0); HWTEST_F() local 877 bool res = OH_Drawing_BitmapReadPixels(bitmap, &imageInfo, pixels, width * 4, 0, 0); HWTEST_F() local [all...] |
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/ |
H A D | resource_manager_test.cpp | 1395 std::string res = tmp->GetResourcePath(); in HWTEST_F() local 1434 std::string res = tmp->GetResourcePath(); in HWTEST_F() local 1471 std::string res = tmp->GetResourcePath(); in HWTEST_F() local 1510 std::string res in HWTEST_F() local [all...] |
/test/xts/acts/kernel_lite/time_posix/src/ |
H A D | TimeUtilsTest.cpp | 205 struct tm res = {0}; in HWTEST_F() local
|