Searched defs:doubleArrayValue (Results 1 – 4 of 4) sorted by relevance
| /foundation/ability/ability_base/test/fuzztest/wantsixth_fuzzer/ |
| D | wantsixth_fuzzer.cpp | 54 std::vector<double> doubleArrayValue = {-1000.1, 0.1, 1000.1}; in DoGetTypeArrayParam() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/ |
| D | distributed_want_test.cpp | 797 std::vector<double> doubleArrayValue = {-1000.1, 0.1, 1000.1}; variable 1224 std::vector<double> doubleArrayValue = {-1000.1, 0.1, 1000.1}; in AddDoubleParams() local
|
| D | distributed_want_v2_test.cpp | 799 std::vector<double> doubleArrayValue = {-1000.1, 0.1, 1000.1}; variable 1226 std::vector<double> doubleArrayValue = {-1000.1, 0.1, 1000.1}; in AddDoubleParams() local
|
| /foundation/ability/ability_base/test/unittest/want/ |
| D | want_test.cpp | 498 std::vector<double> doubleArrayValue = {-1000.1, 0.1, 1000.1}; variable 946 std::vector<double> doubleArrayValue = {-1000.1, 0.1, 1000.1}; in AddDoubleParams() local
|