Searched defs:boolArrayValue (Results 1 – 4 of 4) sorted by relevance
| /foundation/ability/ability_base/test/fuzztest/wantsixth_fuzzer/ |
| D | wantsixth_fuzzer.cpp | 42 std::vector<bool> boolArrayValue = {true, false, true}; in DoGetTypeArrayParam() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/ |
| D | distributed_want_test.cpp | 720 std::vector<bool> boolArrayValue = {true, false, true}; variable 1064 std::vector<bool> boolArrayValue = {true, false, true}; in AddBoolParams() local
|
| D | distributed_want_v2_test.cpp | 722 std::vector<bool> boolArrayValue = {true, false, true}; variable 1066 std::vector<bool> boolArrayValue = {true, false, true}; in AddBoolParams() local
|
| /foundation/ability/ability_base/test/unittest/want/ |
| D | want_test.cpp | 477 std::vector<bool> boolArrayValue = {true, false, true}; variable 787 std::vector<bool> boolArrayValue = {true, false, true}; in AddBoolParams() local
|