Home
last modified time | relevance | path

Searched defs:doubleArrayValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp811 std::vector<double> doubleArrayValue = {-1000.1, 0.1, 1000.1}; variable
1238 std::vector<double> doubleArrayValue = {-1000.1, 0.1, 1000.1}; in AddDoubleParams() local
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp498 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