Searched defs:floatArrayValue (Results 1 – 4 of 4) sorted by relevance
| /foundation/ability/ability_base/test/fuzztest/wantsixth_fuzzer/ |
| D | wantsixth_fuzzer.cpp | 57 std::vector<float> floatArrayValue = {-100.1, 0.1, 100.1}; in DoGetTypeArrayParam() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/ |
| D | distributed_want_test.cpp | 794 std::vector<float> floatArrayValue = {-100.1, 0.1, 100.1}; variable 1201 std::vector<float> floatArrayValue = {-100.1, 0.1, 100.1}; in AddFloatParams() local
|
| D | distributed_want_v2_test.cpp | 796 std::vector<float> floatArrayValue = {-100.1, 0.1, 100.1}; variable 1203 std::vector<float> floatArrayValue = {-100.1, 0.1, 100.1}; in AddFloatParams() local
|
| /foundation/ability/ability_base/test/unittest/want/ |
| D | want_test.cpp | 495 std::vector<float> floatArrayValue = {-100.1, 0.1, 100.1}; variable 923 std::vector<float> floatArrayValue = {-100.1, 0.1, 100.1}; in AddFloatParams() local
|