Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp2101 std::vector<float> setValue1 = {1.1, 2.1}; variable
2215 std::vector<long> setValue1 = {1, 2}; variable
2237 std::vector<long> setValue1 = {-1, -2}; variable
2659 std::string setValue1 = "aaa"; variable
2681 std::string setValue1 = "aaa"; variable
2766 long setValue1 = 1; variable
2789 long setValue1 = -1; variable
3101 float setValue1 = 1.1; variable
3124 float setValue1 = -1.1; variable
3214 double setValue1 = 1.1; variable
[all …]
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp2454 std::vector<float> setValue1 = {1.1, 2.1}; variable
2563 std::vector<long> setValue1 = {1, 2}; variable
2584 std::vector<long> setValue1 = {-1, -2}; variable
2992 std::string setValue1 = "aaa"; variable
3013 std::string setValue1 = "aaa"; variable
3095 long setValue1 = 1; variable
3117 long setValue1 = -1; variable
3420 float setValue1 = 1.1; variable
3442 float setValue1 = -1.1; variable
3529 double setValue1 = 1.1; variable
[all …]