Home
last modified time | relevance | path

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

/foundation/aafwk/standard/frameworks/kits/content/cpp/test/unittest/common/
Dwant_test.cpp464 std::vector<double> doubleArrayValue = {-1000.1, 0.1, 1000.1}; variable
913 std::vector<double> doubleArrayValue = {-1000.1, 0.1, 1000.1}; in AddDoubleParams() local