Searched refs:thirdValue (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/ |
H A D | distributed_want_test.cpp | 1768 want_->SetParam(emptyStr, thirdValue); 1871 zchar thirdValue = U'字'; variable 1879 want_->SetParam(emptyStr, thirdValue); 2335 want_->SetParam(emptyStr, thirdValue); 2356 want_->SetParam(firstKey, thirdValue); 2434 short thirdValue = 4; variable 2442 want_->SetParam(emptyStr, thirdValue); 2457 short thirdValue = 4; variable 2465 want_->SetParam(firstKey, thirdValue); 2878 int thirdValue = 4; variable [all …]
|
/ohos5.0/foundation/ability/ability_base/test/unittest/want/ |
H A D | want_test.cpp | 2134 want_->SetParam(emptyStr, thirdValue); 2232 zchar thirdValue = U'字'; variable 2240 want_->SetParam(emptyStr, thirdValue); 2679 want_->SetParam(emptyStr, thirdValue); 2699 want_->SetParam(firstKey, thirdValue); 2775 short thirdValue = 4; variable 2783 want_->SetParam(emptyStr, thirdValue); 2797 short thirdValue = 4; variable 2805 want_->SetParam(firstKey, thirdValue); 3204 int thirdValue = 4; variable [all …]
|