Home
last modified time | relevance | path

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

/foundation/aafwk/standard/frameworks/kits/content/cpp/test/unittest/common/
Dintent_parameters_test.cpp204 std::vector<bool> secondValue({true, true}); variable
228 std::vector<bool> secondValue({true, true}); variable
322 byte secondValue = '1'; variable
347 byte secondValue = '_'; variable
442 std::vector<byte> secondValue({'1', 'd'}); variable
466 std::vector<byte> secondValue({'w', '$'}); variable
560 zchar secondValue = U'文'; variable
585 zchar secondValue = U'文'; variable
682 std::vector<zchar> secondValue({U'字', U'符'}); variable
706 std::vector<zchar> secondValue({U'字', U'符'}); variable
[all …]
Dwant_test.cpp2093 std::vector<zchar> secondValue({U'字', U'符'}); variable
2114 std::vector<zchar> secondValue({U'字', U'符'}); variable
2198 zchar secondValue = U'文'; variable
2220 zchar secondValue = U'文'; variable
2638 std::vector<short> secondValue({1, 8, -9}); variable
2659 std::vector<short> secondValue({-1, -2, -1, -2, 0}); variable
2741 short secondValue = 2; variable
2763 short secondValue = 0; variable
3170 int secondValue = 2; variable
3192 int secondValue = 0; variable
[all …]