Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp1761 std::vector<zchar> thirdValue({U'集', U'英'}); variable
1871 zchar thirdValue = U'字'; variable
2328 std::vector<short> thirdValue({1, 4, 9}); variable
2350 std::vector<short> thirdValue({-1, -2, 100}); variable
2434 short thirdValue = 4; variable
2457 short thirdValue = 4; variable
2878 int thirdValue = 4; variable
2901 int thirdValue = 4; variable
2992 std::vector<int> thirdValue({1, 4, 9}); variable
3014 std::vector<int> thirdValue({-1, -2, 100}); variable
[all …]
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp2127 std::vector<zchar> thirdValue({U'集', U'英'}); variable
2232 zchar thirdValue = U'字'; variable
2672 std::vector<short> thirdValue({1, 4, 9}); variable
2693 std::vector<short> thirdValue({-1, -2, 100}); variable
2775 short thirdValue = 4; variable
2797 short thirdValue = 4; variable
3204 int thirdValue = 4; variable
3226 int thirdValue = 4; variable
3314 std::vector<int> thirdValue({1, 4, 9}); variable
3335 std::vector<int> thirdValue({-1, -2, 100}); variable
[all …]