Home
last modified time | relevance | path

Searched refs:x200 (Results 1 - 7 of 7) sorted by relevance

/test/xts/acts/location/geolocation_standard/entry/src/ohosTest/js/test/
H A DLocationTest.test.js25 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 DLocationMTest.test.js27 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 DGeocoderMTest.test.js31 let LocationRequestPriority = { UNSET: 0x200, ACCURACY: 0x201, LOW_POWER: 0x202, FIRST_FIX: 0x203 }
H A DGeocoderTest.test.js31 let LocationRequestPriority = { UNSET: 0x200, ACCURACY: 0x201, LOW_POWER: 0x202, FIRST_FIX: 0x203 }
/test/xts/acts/graphic/graphicnapitest/
H A DConsumerSurfaceTest.cpp52 { .x = 0x200, .y = 0x200, .w = 0x200, .h = 0x200, },
/test/xts/acts/location/geolocation_errorCode/entry/src/ohosTest/js/test/
H A DLocationErrorTest.test.js26 let LocationRequestPriority = {UNSET : 0x200 ,ACCURACY : 0x201 ,LOW_POWER : 0x202 ,FIRST_FIX :0x203}
/test/xts/hats/hdf/codec/hdi_image/
H A Dcodec_hdi_jpeg_test.cpp613 EXPECT_TRUE(OHOS::HDI::Codec::V3_0::PROCESS_NONBLOCKING_OUTPUT_BUFFER == 0x200); in HWTEST_F()

Completed in 8 milliseconds