Searched defs:testStatus (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
H A D | end_point_test.cpp | 190 auto testStatus = kvStore_->SetIdentifier(accountId, appId, storeId, targetDev); variable 212 auto testStatus = kvStore_->SetIdentifier(accountId, appId, storeId, targetDev); variable
|
H A D | single_kvstore_client_test.cpp | 418 auto testStatus = schemasingleKvStore->Put(testKey, testValue); variable 1077 auto testStatus = schemasingleKvStore->SetCapabilityEnabled(true); variable 1108 auto testStatus = schemasingleKvStore->SetCapabilityRange(local, remote); variable 1138 auto testStatus = singleKvStore->SetCapabilityEnabled(false); variable
|
H A D | device_kvstore_test.cpp | 529 auto testStatus = deviceKvStore->Put(testKey, testValue); variable 1189 auto testStatus = kvStore->SetCapabilityEnabled(true); variable 1219 auto testStatus = kvStore->SetCapabilityRange(local, remote); variable
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/ |
H A D | p2p_monitor_test.cpp | 429 P2pStatus testStatus = P2pStatus::SUCCESS; variable 443 P2pStatus testStatus = P2pStatus::SUCCESS; variable 640 int testStatus = 1; variable 678 int testStatus = 1; variable
|