Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp732 std::vector<bool> boolArrayValue = {true, false, true}; variable
1078 std::vector<bool> boolArrayValue = {true, false, true}; in AddBoolParams() local
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp477 std::vector<bool> boolArrayValue = {true, false, true}; variable
787 std::vector<bool> boolArrayValue = {true, false, true}; in AddBoolParams() local