| /test/xts/acts/graphic/acts_drawing_native/ |
| D | DrawingNativeShaderEffectTest.cpp | 127 float pos[3] = {0.0f, 0.5f, 1.0f}; variable 168 float pos[3] = {0.0f, 0.5f, 1.0f}; variable 210 float pos[3] = {0.0f, 0.5f, 1.0f}; variable 256 float pos[3] = {0.0f, 0.5f, 1.0f}; variable 303 float pos[3] = {0.0f, 0.5f, 1.0f}; variable 327 float pos[3] = {0.0f, 0.5f, 1.0f}; variable 360 float pos[3] = {0.0f, 0.5f, 1.0f}; variable 396 float pos[3] = {0.0f, 0.5f, 1.0f}; variable 437 float pos[3] = {0.0f, 0.5f, 1.0f}; variable 478 float pos[3] = {0.0f, 0.5f, 1.0f}; variable [all …]
|
| D | DrawingNativeRoundRectTest.cpp | 153 for (OH_Drawing_CornerPos pos : posArray) { variable 282 OH_Drawing_CornerPos pos = static_cast<OH_Drawing_CornerPos>(dis2(gen)); variable
|
| D | DrawingNativeBrushTest.cpp | 514 float pos[] = {0., 1.0}; variable 540 float pos[] = {0., 1.0}; variable
|
| D | DrawingNativePenTest.cpp | 965 float pos[] = {0., 1.0}; variable 992 float pos[] = {0., 1.0}; variable
|
| /test/xts/acts/kernel_lite/mem_posix/src/ |
| D | ActsMemApiTest.cpp | 243 char *pos = nullptr; variable 261 char *pos = nullptr; variable 278 char *pos = nullptr; variable 296 char *pos = nullptr; variable 319 char *pos = nullptr; variable
|
| /test/xts/hats/powermgr/power/hdi_power_additional/common/ |
| D | hdi_power_test.cpp | 1257 auto pos = unLockValue.find(testName); variable 1284 auto pos = unLockValue.find(testName); variable 1311 auto pos = unLockValue.find(testName); variable 1338 auto pos = unLockValue.find(testName); variable 1365 auto pos = unLockValue.find(testName); variable 1392 auto pos = unLockValue.find(testName); variable 1422 auto pos = unLockValue.find(testName); variable 1452 auto pos = unLockValue.find(testName); variable 1482 auto pos = unLockValue.find(testName); variable 1512 auto pos = unLockValue.find(testName); variable [all …]
|
| /test/xts/hats/powermgr/power/hdi_power/common/ |
| D | hdi_power_test.cpp | 269 auto pos = state.find(SUSPEND_STATE); variable 319 auto pos = lock.find(testName); variable 347 auto pos = unLock.find(testName); variable
|
| /test/ostest/wukong/component_event/src/ |
| D | wukong_tree.cpp | 63 size_t pos = name.find(target); in GetClearnAbility() local
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| D | NativeDrawingCanvasTest.cpp | 488 float pos[] = {0., 1.0}; variable 514 float pos[] = {0., 1.0}; variable 569 float pos[] = {0., 1.0}; variable 1201 float pos[] = {0., 1.0}; variable
|
| /test/xts/acts/multimedia/media/media_js_standard/avPlayer/entry/src/main/ets/test/ |
| D | AVPlayerDataSrcNoSeekAPITest.test.js | 142 let readAt = (buf, length, pos) => { argument 167 let readAt = (buf, length, pos) => { argument
|
| D | AVPlayerDataSrcNoSeekReliabilityTest.test.js | 109 function readAt(buf, length, pos) { argument
|
| /test/testfwk/developer_test/aw/cxx/distributed/ |
| D | distributed_cfg.cpp | 79 size_t pos = 0; in GetValueInString() local
|
| D | distributed_major.cpp | 62 std::string::size_type pos = 0; in Init() local
|
| /test/xts/acts/multimedia/av_codec/demuxer/src/ |
| D | func_test.cpp | 1142 int pos = rand() % 250; variable 1204 int pos = rand() % 250; variable 1265 int pos = rand() % 250; variable 1478 int pos = rand() % 250; variable 1561 int pos = rand() % 250; variable 1619 int pos = rand() % 250; variable 1770 int pos = rand() % 250; variable 1823 int pos = rand() % 250; variable
|
| /test/xts/hats/hdf/wlan/hdi_service/ |
| D | wlan_callback_impl.c | 40 uint8_t *pos = NULL; in PrintSsid() local
|
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| D | huks_attest_test_common.cpp | 36 void FreeCertChain(struct OH_Huks_CertChain **certChain, const uint32_t pos) in FreeCertChain()
|
| /test/xts/acts/resourceschedule/resourceschedule_standard/ffrtndktest/entry/src/main/cpp/ |
| D | ffrtndktest.cpp | 80 int pos = FAIL; in FfrtThisTaskUpdateQos() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| D | stdioextndk.cpp | 363 fpos_t pos; in FlockFile() local 432 fpos_t pos; in FGetPos64() local 447 fpos_t pos; in FGetPos() local
|
| D | stdiondk1.cpp | 457 fpos_t pos; in Fgetpos_One() local 475 fpos64_t pos; in Fgetpos64_One() local 820 fpos_t pos; in Fsetpos_One() local 840 fpos_t pos; in Fsetpos64_One() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| D | common_utilities_hpp.h | 82 size_t pos = fp.find_last_of('/'); in GenLogTag() local
|
| /test/xts/tools/lite/checksum/src/ |
| D | checksum_sha256.c | 151 int pos[] = {15, 2, 7, 16}; in CalcSha256() local
|
| /test/xts/acts/bundlemanager/zlib/actszlibtest/ |
| D | ActsZlibTest.cpp | 1263 z_off64_t pos; variable 1275 z_off_t pos; variable
|
| /test/testfwk/arkxtest/uitest/test/ |
| D | mock_element_node_iterator.h | 51 size_t pos = strs.find(split); in StringSplit() local
|
| /test/xts/acts/multimedia/av_codec/audio_decoder/src/ |
| D | avcodec_audio_avbuffer_decoder_demo.cpp | 120 std::string::size_type pos = 0; in StringReplace() local
|
| /test/xts/acts/kernel_lite/io_posix/src/ |
| D | IoTestStdio.cpp | 398 fpos_t pos; variable
|