Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
Ddistributed_want_test.cpp1747 std::vector<zchar> thirdValue({U'集', U'英'}); variable
1857 zchar thirdValue = U'字'; variable
2314 std::vector<short> thirdValue({1, 4, 9}); variable
2336 std::vector<short> thirdValue({-1, -2, 100}); variable
2420 short thirdValue = 4; variable
2443 short thirdValue = 4; variable
2864 int thirdValue = 4; variable
2887 int thirdValue = 4; variable
2978 std::vector<int> thirdValue({1, 4, 9}); variable
3000 std::vector<int> thirdValue({-1, -2, 100}); variable
[all …]
Ddistributed_want_v2_test.cpp1750 std::vector<zchar> thirdValue({U'集', U'英'}); variable
1860 zchar thirdValue = U'字'; variable
2321 std::vector<short> thirdValue({1, 4, 9}); variable
2343 std::vector<short> thirdValue({-1, -2, 100}); variable
2427 short thirdValue = 4; variable
2450 short thirdValue = 4; variable
2875 int thirdValue = 4; variable
2898 int thirdValue = 4; variable
2992 std::vector<int> thirdValue({1, 4, 9}); variable
3015 std::vector<int> thirdValue({-1, -2, 100}); variable
[all …]
/foundation/ability/ability_base/test/unittest/want/
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 …]
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
Dunified_record_test.cpp401 auto thirdValue = recordThird->GetEntry("com.kingsoft.office.writer.wpt"); variable