Home
last modified time | relevance | path

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

/foundation/ability/ability_base/test/unittest/want/
Dwant_test.cpp477 std::vector<bool> boolArrayValue = {true, false, true}; variable
787 std::vector<bool> boolArrayValue = {true, false, true}; in AddBoolParams() local