Home
last modified time | relevance | path

Searched refs:EIGHT (Results 1 - 8 of 8) sorted by relevance

/test/xts/acts/bundlemanager/zlib/actszlibtest/
H A DActsZlibTest.cpp40 static int EIGHT = 8; member
169 if (gzprintf(file, ", %s!", "hello") != EIGHT) { in HWTEST_F()
651 int windowBits = EIGHT; in HWTEST_F()
652 int memLevel = EIGHT; in HWTEST_F()
660 deflateTune(&c_stream, ONE, FOUR, EIGHT, ONE); in HWTEST_F()
677 err = deflatePrime(&c_stream, EIGHT, ONE); in HWTEST_F()
807 if (gzprintf(file, ", %s!", "hello") != EIGHT) { in HWTEST_F()
863 if (gzprintf(file, ", %s!", "hello") != EIGHT) { in HWTEST_F()
1047 if (gzprintf(file, ", %s!", "hello") != EIGHT) { in HWTEST_F()
1064 if (gzprintf(file, ", %s!", "hello") != EIGHT) { in HWTEST_F()
[all...]
/test/testfwk/developer_test/aw/cxx/distributed/
H A Ddistributed_cfg.h36 EIGHT = 8, enumerator
/test/testfwk/arkxtest/uitest/core/
H A Dcommon_utilities_hpp.h49 constexpr int32_t EIGHT = 8; member
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp29 constexpr int32_t EIGHT = 8; member
502 uint32_t bufferSize = (uint32_t)(((ch[3] & 0xFF)) | ((ch[2] & 0xFF) << EIGHT) | ((ch[1] & 0xFF) << SIXTEEN) | in ReadData()
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp29 constexpr int32_t EIGHT = 8; member
532 uint32_t bufferSize = (uint32_t)(((ch[3] & 0xFF)) | ((ch[2] & 0xFF) << EIGHT) | ((ch[1] & 0xFF) << SIXTEEN) | in PushData()
/test/testfwk/arkxtest/uitest/input/
H A Dui_input.cpp153 auto stepLength = (uint32_t)atoi(argv[EIGHT]); in FlingActionInput()
/test/xts/hats/hdf/camera/cameraMg/v1_2/include/
H A Dhdi_common_v1_2.h61 EIGHT, enumerator
/test/xts/hats/hdf/camera/cameraMg/v1_3/include/
H A Dhdi_common_v1_3.h59 EIGHT, enumerator

Completed in 8 milliseconds