Home
last modified time | relevance | path

Searched defs:floatVector (Results 1 – 7 of 7) sorted by relevance

/foundation/distributeddatamgr/relational_store/test/ndk/fuzztest/datavalue_fuzzer/
Ddatavalue_fuzzer.cpp54 std::vector<float> floatVector(floatVectorSize); in OHValuePutFloatVectorFuzzTest() local
228 float *floatVector = (float *)malloc(floatVectorSize * sizeof(float)); in DataValueGetFuzzTestPartTwo() local
/foundation/ability/ability_base/test/fuzztest/wantsixth_fuzzer/
Dwantsixth_fuzzer.cpp85 std::vector<float> floatVector; in DoSomethingInterestingWithMyAPI() local
/foundation/distributeddatamgr/relational_store/test/ndk/fuzztest/oh_data_values_fuzzer/
Doh_data_values_fuzzer.cpp215 std::vector<float> floatVector(loops); in OH_Values_PutFloatVectorFuzz() local
465 float *floatVector = new float[inLen]; in OH_Values_GetFloatVectorFuzz() local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_execute_rd_test.cpp834 ValueObject::FloatVector floatVector = {}; variable
945 std::vector<float> floatVector = { 1.2, 0.3, 3.2, 1.6, 2.5, 3.1, 0.8, 0.4 }; variable
1117 ValueObject::FloatVector floatVector = {}; variable
/foundation/ability/dmsfwk/test/fuzztest/distributedwant_fuzzer/
Ddistributedwant_fuzzer.cpp181 std::vector<float> floatVector; in DoSomethingInterestingWithMyApiDistributedWant006() local
/foundation/communication/ipc/interfaces/innerkits/cj/src/
Dmessage_sequence_impl.cpp1105 std::vector<float> floatVector; in CJ_ReadFloatArrayBuffer() local
/foundation/communication/ipc/ipc/native/src/napi_common/source/
Dnapi_message_sequence_read.cpp1263 std::vector<float> floatVector; in JS_readFloatArrayBuffer() local