| /applications/standard/app_samples/code/UI/ArkTsComponentCollection/Canvas/entry/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 22 const DOMAIN = 0xF811 27 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 begin') 35 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001,err.code:' + err.code) 38 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 end') 47 hilog.info(DOMAIN, TAG, BUNDLE + 'RenderingContextFunction_001 begin') 51 hilog.info(DOMAIN, TAG, BUNDLE + 'RenderingContextFunction_001 RenderingContext') 57 hilog.info(DOMAIN, TAG, BUNDLE + 'RenderingContextFunction_001 arc') 63 hilog.info(DOMAIN, TAG, BUNDLE + 'RenderingContextFunction_001 strokeText') 69 hilog.info(DOMAIN, TAG, BUNDLE + 'RenderingContextFunction_001 closePath') 75 hilog.info(DOMAIN, TAG, BUNDLE + BUNDLE + 'RenderingContextFunction_001 quadraticCurveTo') [all …]
|
| /applications/standard/app_samples/code/SystemFeature/Connectivity/Upload/entry/src/ohosTest/ets/test/ |
| D | UploadAbility.test.ets | 23 const DOMAIN = 0xF811; 37 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 begin'); 47 hilog.info(DOMAIN, TAG, 'StartAbility end err:' + JSON.stringify(exception)); 50 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 end'); 57 hilog.info(DOMAIN, TAG, BUNDLE + 'RequestPermissionFunction_001 begin'); 61 hilog.info(DOMAIN, TAG, BUNDLE + 'RequestPermissionFunction_001 requestPermission'); 71 hilog.info(DOMAIN, TAG, BUNDLE + 'RequestPermissionFunction_001 end'); 78 hilog.info(DOMAIN, TAG, BUNDLE + 'CheckNetworkAvailable_001 begin'); 86 hilog.info(DOMAIN, TAG, BUNDLE + 'CheckNetworkAvailable_001 network not available'); 94 …hilog.info(DOMAIN, TAG, BUNDLE + 'CheckNetworkAvailable_001 network not available button confirm'); [all …]
|
| /applications/standard/app_samples/code/BasicFeature/Connectivity/WebSocket/entry/src/ohosTest/ets/test/ |
| D | App.test.ets | 23 const DOMAIN = 0xF811 31 hilog.info(DOMAIN, TAG, BUNDLE + ' StartAbility_001 begin'); 41 hilog.info(DOMAIN, TAG, ' StartAbility end err:' + JSON.stringify(expection)); 44 hilog.info(DOMAIN, TAG, BUNDLE + ' StartAbility_001 end'); 50 hilog.info(DOMAIN, TAG, BUNDLE + ' bindServer begin') 53 hilog.info(DOMAIN, TAG, BUNDLE + ' bindServer input ip address') 60 hilog.info(DOMAIN, TAG, BUNDLE + ' bindServer bind server') 72 hilog.info(DOMAIN, TAG, BUNDLE + ' bindServer end') 78 hilog.info(DOMAIN, TAG, BUNDLE + ' sendMessage_001 begin') 83 hilog.info(DOMAIN, TAG, BUNDLE + ' sendMessage_001 input message') [all …]
|
| /applications/standard/camera/common/src/main/ets/default/utils/ |
| D | EventLog.ts | 21 domain: "CAMERA_APP", 30 domain: "CAMERA_APP", 39 domain: "CAMERA_APP", 48 domain: "CAMERA_APP", 57 domain: "CAMERA_APP", 66 domain: "CAMERA_APP", 75 domain: "CAMERA_APP", 84 domain: "CAMERA_APP", 93 domain: "CAMERA_APP", 103 domain: "CAMERA_APP", [all …]
|
| /applications/standard/photos/common/src/main/ets/default/utils/ |
| D | Log.ts | 18 const DOMAIN: number = 0x0220; constant 25 if (HiLog.isLoggable(DOMAIN, TAG, HiLog.LogLevel.DEBUG)) { 26 HiLog.debug(DOMAIN, TAG, className + COLON + message, args); 33 if (HiLog.isLoggable(DOMAIN, TAG, HiLog.LogLevel.INFO)) { 34 HiLog.info(DOMAIN, TAG, className + COLON + message, args); 41 if (HiLog.isLoggable(DOMAIN, TAG, HiLog.LogLevel.WARN)) { 42 HiLog.warn(DOMAIN, TAG, className + COLON + message, args); 49 if (HiLog.isLoggable(DOMAIN, TAG, HiLog.LogLevel.ERROR)) { 50 HiLog.error(DOMAIN, TAG, className + COLON + message, args); 57 if (HiLog.isLoggable(DOMAIN, TAG, HiLog.LogLevel.FATAL)) { [all …]
|
| /applications/standard/app_samples/code/SystemFeature/ApplicationModels/EnterpriseAdminExtensionAbility/entry/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 22 const DOMAIN = 0xF811 28 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbilityFunction_001 begin') 40 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbilityFunction_001 end') 44 hilog.info(DOMAIN, TAG, BUNDLE + 'onAdminEnabled_001 begin') 48 hilog.info(DOMAIN, TAG, BUNDLE + 'onAdminEnabled_001 clickEnableAdmin') 60 hilog.info(DOMAIN, TAG, BUNDLE + 'onAdminEnabled_001 state') 63 hilog.info(DOMAIN, TAG, BUNDLE + 'onAdminEnabled_001 end') 67 hilog.info(DOMAIN, TAG, BUNDLE + 'onSubscribeManagedEvent_001 begin') 71 hilog.info(DOMAIN, TAG, BUNDLE + 'onSubscribeManagedEvent_001 clickDisableAdmin') 83 hilog.info(DOMAIN, TAG, BUNDLE + 'onSubscribeManagedEvent_001 state') [all …]
|
| /applications/standard/app_samples/code/SuperFeature/DistributedAppDev/DistributedNote/entry/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 22 const DOMAIN = 0xF811; 33 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbilityFunction_001 begin'); 44 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbilityFunction_001 end'); 51 hilog.info(DOMAIN, TAG, BUNDLE + 'ClickAcceptFunction_001 begin'); 53 hilog.info(DOMAIN, TAG, BUNDLE + 'ClickAcceptFunction_001 clickAccept'); 60 hilog.info(DOMAIN, TAG, BUNDLE + 'ClickAcceptFunction_001 end'); 67 hilog.info(DOMAIN, TAG, BUNDLE + 'ChosenFunction_001 begin'); 74 hilog.info(DOMAIN, TAG, BUNDLE + 'ChosenFunction_001 end'); 81 hilog.info(DOMAIN, TAG, BUNDLE + 'CanvasFunction_001 begin'); 83 hilog.info(DOMAIN, TAG, BUNDLE + 'CanvasFunction_001 ellipse'); [all …]
|
| /applications/standard/app_samples/code/SystemFeature/ApplicationModels/Launcher/entry/src/ohosTest/ets/test/ |
| D | Launcher.test.ets | 22 const DOMAIN = 0xF811 47 hilog.info(DOMAIN, TAG, BUNDLE + 'StartRecentAbility_001 begin') 60 … hilog.info(DOMAIN, TAG, BUNDLE + 'StartRecentAbility_001 checkComponent, appCount: ' + appCount) 66 hilog.info(DOMAIN, TAG, BUNDLE + 'StartRecentAbility_001 openApplication') 71 …hilog.info(DOMAIN, TAG, BUNDLE + 'StartRecentAbility_001 getFirstTimeStamp, firstTimeStamp: ' + fi… 77 hilog.info(DOMAIN, TAG, BUNDLE + 'StartRecentAbility_001 openApplicationAgain') 83 …hilog.info(DOMAIN, TAG, BUNDLE + 'StartRecentAbility_001 compareTimeStampEqual, secondTimeStamp: '… 90 …hilog.info(DOMAIN, TAG, BUNDLE + 'StartRecentAbility_001 confirmAbilityNotAdd, secondAppList: ' + … 96 hilog.info(DOMAIN, TAG, BUNDLE + 'StartRecentAbility_001 end') 107 hilog.info(DOMAIN, TAG, BUNDLE + 'StartRecentAbility_002 begin') [all …]
|
| /applications/standard/app_samples/code/SuperFeature/Widget/FormExtAbility/entry/src/ohosTest/ets/test/ |
| D | Form.test.ets | 23 const DOMAIN = 0xF811; 45 hilog.info(DOMAIN, TAG, BUNDLE + 'start launcher success'); 47 hilog.info(DOMAIN, TAG, BUNDLE + 'start launcher fail'); 54 hilog.info(DOMAIN, TAG, BUNDLE + 'close launcher success'); 56 hilog.info(DOMAIN, TAG, BUNDLE + 'close launcher fail'); 66 hilog.info(DOMAIN, TAG, BUNDLE + 'DataProxyForm_001 begin'); 71 hilog.info(DOMAIN, TAG, BUNDLE + 'DataProxyForm_001 hilog data success'); 73 … hilog.info(DOMAIN, TAG, BUNDLE + `DataProxyForm_001 getFormData data: ${JSON.stringify(data)}`); 76 hilog.info(DOMAIN, TAG, BUNDLE + 'DataProxyForm_001 cardArkTsCount:' + cardArkTsCount); 78 hilog.info(DOMAIN, TAG, BUNDLE + 'DataProxyForm_001 hilog err is: ' + JSON.stringify(err)); [all …]
|
| /applications/standard/app_samples/code/SuperFeature/Widget/RequestAddForm/entry/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 23 const DOMAIN = 0xF811; 40 hilog.info(DOMAIN, TAG, BUNDLE + 'DataProxyForm_017 begin'); 48 …hilog.info(DOMAIN, TAG, BUNDLE + `DataProxyForm_017 getFormData ArkTs : + ${JSON.stringify(data)}`… 52 hilog.info(DOMAIN, TAG, BUNDLE + 'DataProxyForm_017 cardArkTsCount:' + cardArkTsCount); 54 hilog.info(DOMAIN, TAG, BUNDLE + 'DataProxyForm_017 hilog err is: ' + JSON.stringify(err)); 58 hilog.info(DOMAIN, TAG, BUNDLE + 'DataProxyForm_017 driver.findComponent start'); 67 …hilog.info(DOMAIN, TAG, BUNDLE + `DataProxyForm_017 open appStore, coordinate:(${point.x},` + `${p… 73 hilog.info(DOMAIN, TAG, BUNDLE + 'DataProxyForm_017 click the button'); 79 …hilog.info(DOMAIN, TAG, BUNDLE + `DataProxyForm_017 getFormData ArkTs : + ${JSON.stringify(data)}`… 83 hilog.info(DOMAIN, TAG, BUNDLE + 'DataProxyForm_017 hilog err is: ' + JSON.stringify(err)); [all …]
|
| /applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/ohosTest/ets/testability/ |
| D | TestAbility.ets | 26 const DOMAIN = 0xF629; 30 hilog.info(DOMAIN, TAG, '%{public}s', 'TestAbility onCreate'); 31 hilog.info(DOMAIN, TAG, '%{public}s', 'want param:' + JSON.stringify(want) ?? ''); 32 hilog.info(DOMAIN, TAG, '%{public}s', 'launchParam:'+ JSON.stringify(launchParam) ?? ''); 37 hilog.info(DOMAIN, TAG, '%{public}s', 'start run testcase!!!'); 42 hilog.info(DOMAIN, TAG, '%{public}s', 'TestAbility onDestroy'); 46 hilog.info(DOMAIN, TAG, '%{public}s', 'TestAbility onWindowStageCreate'); 49 …hilog.error(DOMAIN, TAG, 'Failed to load the content. Cause: %{public}s', JSON.stringify(err) ?? '… 52 hilog.info(DOMAIN, TAG, 'Succeeded in loading the content. Data: %{public}s', 58 hilog.info(DOMAIN, TAG, '%{public}s', 'TestAbility onWindowStageDestroy'); [all …]
|
| /applications/standard/app_samples/code/BasicFeature/Media/VoiceCallDemo/entry/src/ohosTest/ets/testability/ |
| D | TestAbility.ets | 22 const DOMAIN = 0xF811; 26 hilog.info(DOMAIN, 'testTag', '%{public}s', 'TestAbility onCreate'); 27 hilog.info(DOMAIN, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? ''); 28 hilog.info(DOMAIN, 'testTag', '%{public}s', 'launchParam:' + JSON.stringify(launchParam) ?? ''); 33 hilog.info(DOMAIN, 'testTag', '%{public}s', 'start run testcase!!!'); 38 hilog.info(DOMAIN, 'testTag', '%{public}s', 'TestAbility onDestroy'); 42 hilog.info(DOMAIN, 'testTag', '%{public}s', 'TestAbility onWindowStageCreate'); 48 …hilog.error(DOMAIN, 'testTag', 'Failed to load the content. Cause: %{public}s', JSON.stringify(err… 51 hilog.info(DOMAIN, 'testTag', 'Succeeded in loading the content. Data: %{public}s', 57 hilog.info(DOMAIN, 'testTag', '%{public}s', 'TestAbility onWindowStageDestroy'); [all …]
|
| /applications/standard/app_samples/code/BasicFeature/Notification/CustomNotificationPush/entry/src/main/ets/util/ |
| D | Logger.ets | 19 private domain: number; 25 this.domain = 0x0000; 26 hilog.isLoggable(this.domain, prefix, hilog.LogLevel.INFO); 27 hilog.isLoggable(this.domain, prefix, hilog.LogLevel.DEBUG); 28 hilog.isLoggable(this.domain, prefix, hilog.LogLevel.WARN); 29 hilog.isLoggable(this.domain, prefix, hilog.LogLevel.ERROR); 33 hilog.debug(this.domain, this.prefix, this.format, args); 37 hilog.info(this.domain, this.prefix, this.format, args); 41 hilog.warn(this.domain, this.prefix, this.format, args); 45 hilog.error(this.domain, this.prefix, this.format, args);
|
| /applications/standard/app_samples/code/BasicFeature/Notification/CustomNotificationBadge/notification/src/main/ets/util/ |
| D | Logger.ets | 19 private domain: number; 25 this.domain = 0x0000; 26 hilog.isLoggable(this.domain, prefix, hilog.LogLevel.INFO); 27 hilog.isLoggable(this.domain, prefix, hilog.LogLevel.DEBUG); 28 hilog.isLoggable(this.domain, prefix, hilog.LogLevel.WARN); 29 hilog.isLoggable(this.domain, prefix, hilog.LogLevel.ERROR); 33 hilog.debug(this.domain, this.prefix, this.format, args); 37 hilog.info(this.domain, this.prefix, this.format, args); 41 hilog.warn(this.domain, this.prefix, this.format, args); 45 hilog.error(this.domain, this.prefix, this.format, args);
|
| /applications/standard/app_samples/code/BasicFeature/Notification/CustomNotification/notification/src/main/ets/util/ |
| D | Logger.ets | 19 private domain: number; 25 this.domain = 0x0000 26 hilog.isLoggable(this.domain, prefix, hilog.LogLevel.INFO); 27 hilog.isLoggable(this.domain, prefix, hilog.LogLevel.DEBUG); 28 hilog.isLoggable(this.domain, prefix, hilog.LogLevel.WARN); 29 hilog.isLoggable(this.domain, prefix, hilog.LogLevel.ERROR); 33 hilog.debug(this.domain, this.prefix, this.format, args); 37 hilog.info(this.domain, this.prefix, this.format, args); 41 hilog.warn(this.domain, this.prefix, this.format, args); 45 hilog.error(this.domain, this.prefix, this.format, args);
|
| /applications/standard/app_samples/code/UI/ArkTsComponentCollection/DefiningPageLayoutAndConnection/entry/src/ohosTest/ets/test/ |
| D | app.test.ets | 22 const DOMAIN = 0xF811 28 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 begin') 36 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001,err.code:' + err.code) 39 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 end') 48 hilog.info(DOMAIN, TAG, BUNDLE + 'FoodGridFunction_001 begin') 52 hilog.info(DOMAIN, TAG, BUNDLE + 'FoodGridFunction_001 foodDetail') 58 hilog.info(DOMAIN, TAG, BUNDLE + 'FoodGridFunction_001 back') 63 hilog.info(DOMAIN, TAG, BUNDLE + 'FoodGridFunction_001 end') 71 hilog.info(DOMAIN, TAG, BUNDLE + 'SwitchLayoutFunction_001 begin') 75 hilog.info(DOMAIN, TAG, BUNDLE + 'SwitchLayoutFunction_001 switchLayout') [all …]
|
| /applications/standard/app_samples/code/BasicFeature/Media/VoiceCallDemo/entry/src/ohosTest/ets/test/ |
| D | App.test.ets | 24 const DOMAIN = 0xF811; 50 hilog.info(DOMAIN, TAG, '%{public}s', BUNDLE_NAME + ' StartAbility_001 begin'); 63 … hilog.info(DOMAIN, TAG, '%{public}s', BUNDLE_NAME + ' StartAbility_001 startAbility success'); 75 … hilog.info(DOMAIN, TAG, '%{public}s', BUNDLE_NAME + ' StartAbility_001 allow permission success'); 80 … hilog.info(DOMAIN, TAG, '%{public}s', BUNDLE_NAME + ' StartAbility_001 check ui text success'); 84 …hilog.error(DOMAIN, TAG, '%{public}s', `${BUNDLE_NAME} StartAbility_001 err ${err.code} msg ${err… 87 hilog.info(DOMAIN, TAG, '%{public}s', BUNDLE_NAME + ' StartAbility_001 end'); 92 hilog.info(DOMAIN, TAG, '%{public}s', 'Switch_window_001 begin'); 103 hilog.info(DOMAIN, TAG, '%{public}s', 'Switch_window_001 switch_window_to_float click'); 109 hilog.info(DOMAIN, TAG, '%{public}s', 'Switch_window_001 switch_window_to_index click'); [all …]
|
| /applications/standard/app_samples/code/BasicFeature/DeviceManagement/Sensor/entry/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 22 const DOMAIN = 0xF811 27 hilog.info(DOMAIN, TAG, 'checkPage begin') 32 hilog.info(DOMAIN, TAG, 'checkPage end') 38 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 begin') 45 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001,err.code:' + err.code) 49 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 end') 58 hilog.info(DOMAIN, TAG, BUNDLE + 'BringSensorFunction_001 begin') 61 hilog.info(DOMAIN, TAG, BUNDLE + 'BringSensorFunction_001 end') 69 hilog.info(DOMAIN, TAG, BUNDLE + 'CheckSensorFunction_001 begin') 74 hilog.info(DOMAIN, TAG, BUNDLE + 'CheckSensorFunction_001 end') [all …]
|
| /applications/standard/app_samples/code/BasicFeature/Media/Image/entry/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 23 const DOMAIN: number = 0xF811; 27 hilog.info(DOMAIN, TAG, BUNDLE + 'ClickPhoto_001 begin'); 38 hilog.info(DOMAIN, TAG, BUNDLE + 'ClickPhoto_001 end'); 42 hilog.info(DOMAIN, TAG, BUNDLE + 'Save_001 begin'); 48 hilog.info(DOMAIN, TAG, BUNDLE + 'Save_001 end'); 57 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 begin'); 61 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 end'); 68 hilog.info(DOMAIN, TAG, BUNDLE + 'RequestPermissionFunction_001 begin'); 78 hilog.info(DOMAIN, TAG, BUNDLE + 'RequestPermissionFunction_001 end'); 86 hilog.info(DOMAIN, TAG, BUNDLE + 'ChoosePhoto_001 begin'); [all …]
|
| D | Text.test.ets | 22 const DOMAIN: number = 0xF811; 31 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 begin'); 35 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 end'); 42 hilog.info(DOMAIN, TAG, BUNDLE + 'RequestPermissionFunction_001 begin'); 50 hilog.info(DOMAIN, TAG, BUNDLE + 'RequestPermissionFunction_001 end'); 58 hilog.info(DOMAIN, TAG, BUNDLE + 'ChoosePhoto_001 begin'); 75 hilog.info(DOMAIN, TAG, BUNDLE + 'ChoosePhoto_001 end'); 82 hilog.info(DOMAIN, TAG, BUNDLE + 'ClickPhoto_001 begin'); 90 hilog.info(DOMAIN, TAG, BUNDLE + 'ClickPhoto_001 end'); 97 hilog.info(DOMAIN, TAG, BUNDLE + 'EditPhoto_001 begin'); [all …]
|
| /applications/standard/app_samples/code/BasicFeature/TaskManagement/ContinuousTask/entry/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 22 const DOMAIN = 0xF811 32 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 begin'); 42 hilog.info(DOMAIN, TAG, 'StartAbility end err:' + JSON.stringify(expection)); 45 hilog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 end'); 52 hilog.info(DOMAIN, TAG, BUNDLE + 'StartContinuousTaskFunction_001 begin'); 62 hilog.info(DOMAIN, TAG, BUNDLE + 'StartContinuousTaskFunction_001 clickPlay'); 68 hilog.info(DOMAIN, TAG, BUNDLE + 'StartContinuousTaskFunction_001 clickPrevious'); 74 hilog.info(DOMAIN, TAG, BUNDLE + 'StartContinuousTaskFunction_001 clickNext'); 80 hilog.info(DOMAIN, TAG, BUNDLE + 'StartContinuousTaskFunction_001 checkStart'); 88 hilog.info(DOMAIN, TAG, BUNDLE + 'StartContinuousTaskFunction_001 outToHome'); [all …]
|
| /applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/entry/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 23 const DOMAIN = 0xF811; 32 hilog.info(DOMAIN, TAG, BUNDLE + 'VerifyVibrationFunction_001 begin'); 39 hilog.info(DOMAIN, TAG, BUNDLE + 'VerifyVibrationFunction_001,err.code:' + err.code); 44 hilog.info(DOMAIN, TAG, BUNDLE + 'VerifyVibrationFunction_001 end'); 52 hilog.info(DOMAIN, TAG, BUNDLE + 'VerifyVibrationFunction_002 begin'); 58 hilog.info(DOMAIN, TAG, BUNDLE + 'VerifyVibrationFunction_002 end'); 66 hilog.info(DOMAIN, TAG, BUNDLE + 'VerifyVibrationFunction_003 begin'); 74 hilog.info(DOMAIN, TAG, BUNDLE + 'VerifyVibrationFunction_003 end'); 82 hilog.info(DOMAIN, TAG, BUNDLE + 'VerifyVibrationFunction_004 begin'); 88 hilog.info(DOMAIN, TAG, BUNDLE + 'VerifyVibrationFunction_004 end'); [all …]
|
| /applications/standard/app_samples/code/BasicFeature/FileManagement/Photos/entry/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 26 const DOMAIN = 0xF811; 45 HiLog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 begin'); 53 HiLog.info(DOMAIN, TAG, `StartAbility_001 exception = ${JSON.stringify(exception)}`); 58 HiLog.info(DOMAIN, TAG, "onAbilityCreateCallback"); 66 HiLog.info(DOMAIN, TAG, BUNDLE + 'StartAbility_001 end'); 72 HiLog.info(DOMAIN, TAG, BUNDLE + 'RequestPermissionFunction begin'); 76 HiLog.info(DOMAIN, TAG, BUNDLE + 'RequestPermissionFunction requestPermission'); 80 HiLog.info(DOMAIN, TAG, BUNDLE + 'RequestPermissionFunction end'); 86 HiLog.info(DOMAIN, TAG, BUNDLE + 'PhotosFunction_001 begin'); 109 …HiLog.info(DOMAIN, TAG, BUNDLE + 'check text' + await getResourceString($r('app.string.album_camer… [all …]
|
| /applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/ohosTest/ets/TestRunner/ |
| D | OpenHarmonyTestRunner.ts | 23 const DOMAIN = 0xF629; constant 26 hilog.info(DOMAIN, TAG, '%{public}s', 'onAbilityCreateCallback'); 30 hilog.info(DOMAIN, TAG, 'addAbilityMonitorCallback : %{public}s', JSON.stringify(err) ?? ''); 38 hilog.info(DOMAIN, TAG, '%{public}s', 'OpenHarmonyTestRunner OnPrepare '); 42 hilog.info(DOMAIN, TAG, '%{public}s', 'OpenHarmonyTestRunner onRun run'); 57 hilog.info(DOMAIN, TAG, 'cmd : %{public}s', cmd); 60 … hilog.info(DOMAIN, TAG, 'executeShellCommand : err : %{public}s', JSON.stringify(err) ?? ''); 61 hilog.info(DOMAIN, TAG, 'executeShellCommand : data : %{public}s', d.stdResult ?? ''); 62 hilog.info(DOMAIN, TAG, 'executeShellCommand : data : %{public}s', d.exitCode ?? ''); 64 hilog.info(DOMAIN, TAG, '%{public}s', 'OpenHarmonyTestRunner onRun end');
|
| /applications/standard/app_samples/code/BasicFeature/Media/VoiceCallDemo/entry/src/ohosTest/ets/TestRunner/ |
| D | OpenHarmonyTestRunner.ts | 21 const DOMAIN = 0xF811; constant 24 hilog.info(DOMAIN, 'testTag', '%{public}s', 'onAbilityCreateCallback'); 28 …hilog.info(DOMAIN, 'testTag', 'addAbilityMonitorCallback : %{public}s', JSON.stringify(err) ?? ''); 36 hilog.info(DOMAIN, 'testTag', '%{public}s', 'OpenHarmonyTestRunner OnPrepare '); 40 hilog.info(DOMAIN, 'testTag', '%{public}s', 'OpenHarmonyTestRunner onRun run'); 54 hilog.info(DOMAIN, 'testTag', 'cmd : %{public}s', cmd); 57 …hilog.info(DOMAIN, 'testTag', 'executeShellCommand : err : %{public}s', JSON.stringify(err) ?? ''); 58 hilog.info(DOMAIN, 'testTag', 'executeShellCommand : data : %{public}s', d.stdResult ?? ''); 59 hilog.info(DOMAIN, 'testTag', 'executeShellCommand : data : %{public}s', d.exitCode ?? ''); 61 hilog.info(DOMAIN, 'testTag', '%{public}s', 'OpenHarmonyTestRunner onRun end');
|