Home
last modified time | relevance | path

Searched defs:location (Results 1 – 22 of 22) sorted by relevance

/test/xts/acts/location/geolocation_standard/entry/src/ohosTest/js/test/
DLocationMTest.test.js654 var locationChange = (location) => { argument
686 var locationChange = (location) => { argument
718 var locationChange = (location) => { argument
750 var locationChange = (location) => { argument
783 var locationChange1 = (location) => { argument
787 var locationChange2 = (location) => { argument
832 var locationChange = (location) => { argument
865 var locationChange = (location) => { argument
898 var locationChange = (location) => { argument
930 var locationChange = (location) => { argument
[all …]
DLocationTest.test.js640 var locationChange = (location) => { argument
671 var locationChange = (location) => { argument
702 var locationChange = (location) => { argument
733 var locationChange = (location) => { argument
765 var locationChange1 = (location) => { argument
769 var locationChange2 = (location) => { argument
813 var locationChange = (location) => { argument
845 var locationChange = (location) => { argument
877 var locationChange = (location) => { argument
908 var locationChange = (location) => { argument
[all …]
/test/xts/acts/storage/storageenvironmentndktest/entry/src/main/cpp/
Dfileio.cpp28 FileIO_FileLocation location; in GetFileLocation() local
39 FileIO_FileLocation location; in GetFileLocation_noexist() local
/test/xts/acts/multimedia/media/media_js_standard/avRecorder/src/main/js/test/
DAvVideoRecorderFuncTestOne.test.js57 location : { latitude : 35, longitude : 135 }, property
69 location : { latitude : 30, longitude : 130 }, property
79 location : { latitude : 30, longitude : 130 }, property
89 location : { latitude : 30, longitude : 130 }, property
105 location: { property
127 location: { property
144 location: { property
162 location: { property
185 location: { property
210 location: { property
[all …]
DAVRecorderFuncTest.test.js64 location : { latitude : 30, longitude : 130 } property
564 location: { latitude: -30, longitude: 60 } property
592 location: { latitude: 90, longitude: 180 } property
620 location: { latitude: 60, longitude: -90 } property
648 location: { latitude: 0, longitude: 0 } property
676 location: { latitude: 0, longitude: 180 } property
703 location: { latitude: -90, longitude: -180 } property
/test/xts/acts/multimedia/media/media_js_standard/audioRecorder/src/main/js/test/
DRecorderLocalTestAudioFUNC.test.js52 location : { latitude : 30, longitude : 30 }, property
810 location : { latitude : 1, longitude : 1 }, property
840 location : { latitude : 1, longitude : 1 }, property
DRecorderLocalTestAudioAPI.test.js40 location : { latitude : 30, longitude : 30 }, property
/test/xts/acts/location/geolocation_capi/entry/src/main/cpp/
Dgeolocationcapi.cpp30 void reportLocation(Location_Info* location, void* userData) in reportLocation()
/test/xts/hats/hdf/location/geofence/
Dlocation_geofence_test.cpp61 int32_t GeofenceCallbackImpl::ReportGeofenceEvent(int32_t fenceIndex, const LocationInfo& location,… in ReportGeofenceEvent()
/test/xts/acts/location/geolocation_errorCode/entry/src/ohosTest/js/test/
DListeningError.test.js274 var locationChange = (location) => { argument
297 var locationChange = (location) => { argument
/test/xts/acts/multimedia/media/media_js_standard/recorderFormat/src/main/js/test/
DAudioRecorderFormatCompatibilityTest.test.js46 location : { latitude : 1, longitude : 1 }, property
/test/testfwk/xdevice/plugins/devicetest/utils/
Dimg_util.py100 def get_rect(rect_width, rect_height, location): argument
/test/xts/hats/hdf/location/gnss/
Dlocation_gnss_test.cpp56 int32_t GnssCallbackImpl::ReportLocation(const LocationInfo& location) in ReportLocation()
/test/xts/hats/hdf/location/agnss/
Dagnss_hdi_test.cpp199 int32_t GnssCallbackImpl::ReportLocation(const LocationInfo& location) in ReportLocation()
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
Dmodule_test.cpp35 int32_t location; member
917 …nfig(Capture_Setting settings, Camera_PhotoCaptureSetting* photoSetting, Camera_Location* location) in SetConfig()
937 Camera_Location* location = new Camera_Location; in TakePictureWithSettings() local
/test/xts/hats/hdf/location/geofence_additional/
Dlocation_geofence_test.cpp58 int32_t GeofenceCallbackImpl::ReportGeofenceEvent(int32_t fenceIndex, const LocationInfo &location,… in ReportGeofenceEvent()
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
Dtest_display.cpp321 int32_t location = 0; in ProcessImage() local
/test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/
Dmian.cpp1326 int32_t location; member
1355 …nfig(Capture_Setting settings, Camera_PhotoCaptureSetting *photoSetting, Camera_Location *location) in SetConfig()
1374 Camera_Location *location = new Camera_Location; in OHPhotoOutputCaptureWithCaptureSetting() local
/test/testfwk/developer_test/local_coverage/resident_service/
Dsystem_part_service.json20 "location": ["locationhub"], array
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/
Dmain.cpp28 int32_t location; member
947 …nfig(Capture_Setting settings, Camera_PhotoCaptureSetting* photoSetting, Camera_Location* location) in SetConfig()
967 Camera_Location* location = new Camera_Location; in TakePictureWithSettings() local
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
Dgles3ndk.cpp2973 GLint location = glGetUniformLocation(program, "color"); in GLGetUniformfv() local
3001 GLint location = glGetUniformLocation(program, "color"); in GLGetUniformiv() local
3016 GLint location = glGetUniformLocation(program, "color"); in GLGetUniformLocation() local
3032 GLint location = glGetUniformLocation(program, "color"); in GLGetUniformuiv() local
5652 GLint location = glGetUniformLocation(program, "color"); in GLGetnUniformfv() local
5665 GLint location = glGetUniformLocation(program, "color"); in GLGetnUniformiv() local
5678 GLint location = glGetUniformLocation(program, "color"); in GLGetnUniformuiv() local
/test/testfwk/developer_test/local_coverage/
Dall_subsystem_config.json831 "location": { object