Home
last modified time | relevance | path

Searched defs:byteValue (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/ability/ability_base/test/fuzztest/wantfourth_fuzzer/
H A Dwantfourth_fuzzer.cpp49 byte byteValue = '\0'; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_base/test/fuzztest/wantparamsfirst_fuzzer/
H A Dwantparamsfirst_fuzzer.cpp49 int8_t byteValue = static_cast<int8_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/distributedwantparams_fuzzer/
H A Ddistributedwantparams_fuzzer.cpp126 int8_t byteValue = static_cast<int8_t>(GetU32Data(data)); in DoSomethingInterestingWithMyApiDistributedWantParams003() local
/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstorePredicatesJsunit.test.js48 "byteValue": 127, property in valueBucket1
60 "byteValue": 1, property in valueBucket2
72 "byteValue": -128, property in valueBucket3
84 "byteValue": -128, property in valueBucket4
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/distributedwant_fuzzer/
H A Ddistributedwant_fuzzer.cpp108 byte byteValue = '\0'; in DoSomethingInterestingWithMyApiDistributedWant004() local
/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/dataability/unittest/src/
H A DDataAbilityPredicatesJsunit.test.js84 "byteValue": 127, property in AnonymousFunctionc65cf6390100.buildAllDataType1.valueBucket
104 "byteValue": 1, property in AnonymousFunctionc65cf6390100.buildAllDataType2.valueBucket
124 "byteValue": -128, property in AnonymousFunctionc65cf6390100.buildAllDataType3.valueBucket
/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/rdb/unittest/src/
H A DRdbstorePredicatesJsunit.test.js71 "byteValue": 127, property in AnonymousFunction3b9e50c60100.valueBucket
91 "byteValue": 1, property in AnonymousFunction3b9e50c60100.buildAllDataType2.valueBucket
111 "byteValue": -128, property in AnonymousFunction3b9e50c60100.buildAllDataType3.valueBucket
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_predicates_test.cpp146 void SetByteValue(int8_t byteValue) in SetByteValue()
282 int8_t byteValue; member in AllDataType
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp100 uint32_t byteValue = 0x0; in ParseBytesVector() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp1093 byte byteValue = 'z'; in AddByteParams() local
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp802 byte byteValue = 'z'; in AddByteParams() local