Searched refs:x200 (Results 1 - 7 of 7) sorted by relevance
/test/xts/acts/location/geolocation_standard/entry/src/ohosTest/js/test/ |
H A D | LocationTest.test.js | 25 let LocationRequestPriority = {UNSET : 0x200 ,ACCURACY : 0x201 ,LOW_POWER : 0x202 ,FIRST_FIX :0x203} 204 let currentLocationRequest = { "priority": 0x200, "scenario": 0x301, "timeoutMs": 1000, "maxAccuracy": 0 }; 257 let currentLocationRequest = { "priority": 0x200, "scenario": 0x302, "timeoutMs": 1000, "maxAccuracy": 10 }; 282 let currentLocationRequest = { "priority": 0x200, "scenario": 0x303, "timeoutMs": 1000, "maxAccuracy": 10 }; 306 let currentLocationRequest = { "priority": 0x200, "scenario": 0x304, "timeoutMs": 1000, "maxAccuracy": 0 }; 331 let currentLocationRequest1 = { "priority": 0x200, "scenario": 0x305, "timeoutMs": 1000, "maxAccuracy": 10 }; 332 let currentLocationRequest2 = { "priority": 0x200, "scenario": 0x301, "timeoutMs": 1000, "maxAccuracy": 10 }; 638 let requestInfo = {"priority":0x200, "scenario":0x301, "timeInterval":5, 669 let requestInfo = {"priority":0x200, "scenario":0x302, "timeInterval":1, 700 let requestInfo = {"priority":0x200, "scenari [all...] |
H A D | LocationMTest.test.js | 27 let LocationRequestPriority = {UNSET : 0x200 ,ACCURACY : 0x201 ,LOW_POWER : 0x202 ,FIRST_FIX :0x203} 181 let currentLocationRequest = { "priority": 0x200, "scenario": 0x301, "timeoutMs": 1000, "maxAccuracy": 10 }; 236 let currentLocationRequest = { "priority": 0x200, "scenario": 0x302, "timeoutMs": 1000, "maxAccuracy": 10 }; 262 let currentLocationRequest = { "priority": 0x200, "scenario": 0x303, "timeoutMs": 1000, "maxAccuracy": 10 }; 287 let currentLocationRequest = { "priority": 0x200, "scenario": 0x304, "timeoutMs": 1000, "maxAccuracy": 0 }; 313 let currentLocationRequest1 = { "priority": 0x200, "scenario": 0x305, "timeoutMs": 1000, "maxAccuracy": 10 }; 314 let currentLocationRequest2 = { "priority": 0x200, "scenario": 0x301, "timeoutMs": 1000, "maxAccuracy": 10 }; 652 let requestInfo = {"priority":0x200, "scenario":0x301, "timeInterval":5, 684 let requestInfo = {"priority":0x200, "scenario":0x302, "timeInterval":1, 716 let requestInfo = {"priority":0x200, "scenari [all...] |
H A D | GeocoderMTest.test.js | 31 let LocationRequestPriority = { UNSET: 0x200, ACCURACY: 0x201, LOW_POWER: 0x202, FIRST_FIX: 0x203 }
|
H A D | GeocoderTest.test.js | 31 let LocationRequestPriority = { UNSET: 0x200, ACCURACY: 0x201, LOW_POWER: 0x202, FIRST_FIX: 0x203 }
|
/test/xts/acts/graphic/graphicnapitest/ |
H A D | ConsumerSurfaceTest.cpp | 52 { .x = 0x200, .y = 0x200, .w = 0x200, .h = 0x200, },
|
/test/xts/acts/location/geolocation_errorCode/entry/src/ohosTest/js/test/ |
H A D | LocationErrorTest.test.js | 26 let LocationRequestPriority = {UNSET : 0x200 ,ACCURACY : 0x201 ,LOW_POWER : 0x202 ,FIRST_FIX :0x203}
|
/test/xts/hats/hdf/codec/hdi_image/ |
H A D | codec_hdi_jpeg_test.cpp | 613 EXPECT_TRUE(OHOS::HDI::Codec::V3_0::PROCESS_NONBLOCKING_OUTPUT_BUFFER == 0x200); in HWTEST_F()
|
Completed in 8 milliseconds