Home
last modified time | relevance | path

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

/foundation/ability/ability_base/test/unittest/want/
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