Home
last modified time | relevance | path

Searched refs:promise (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/biometrics/fingerprint/2.1/vts/functional/
DVtsHalBiometricsFingerprintV2_1TargetTest.cpp128 promise.set_value(); in onEnumerate()
137 std::promise<void> promise; member in __anon5c786c6f0111::EnumerateCallback
155 promise.set_value(); in onError()
165 std::promise<void> promise; member in __anon5c786c6f0111::ErrorCallback
178 promise.set_value(); in onRemoved()
184 std::promise<void> promise; member in __anon5c786c6f0111::RemoveCallback
261 ASSERT_TRUE(waitForCallback(cb->promise.get_future())); in TEST_P()
276 ASSERT_TRUE(waitForCallback(cb->promise.get_future())); in TEST_P()
305 ASSERT_TRUE(waitForCallback(cb->promise.get_future())); in TEST_P()
323 ASSERT_TRUE(waitForCallback(cb->promise.get_future())); in TEST_P()
[all …]
/hardware/interfaces/contexthub/1.0/vts/functional/
DVtsHalContexthubV1_0TargetTest.cpp68 std::promise<void> barrier; in getHubsSync()
217 promise.set_value(appInfo); in handleAppsInfo()
221 std::promise<hidl_vec<HubAppInfo>> promise; member in __anon41211db20111::QueryAppsCallback
235 ASSERT_TRUE(waitForCallback(cb->promise.get_future(), &appList)); in TEST_P()
251 promise.set_value(result); in handleTxnResult()
257 std::promise<TransactionResult> promise; member in __anon41211db20111::TxnResultCallback
334 cb->promise.get_future())); in TEST_P()
344 cb->promise.get_future())); in TEST_P()
354 cb->promise.get_future())); in TEST_P()
364 cb->promise.get_future())); in TEST_P()
/hardware/interfaces/vibrator/aidl/vts/
DVtsHalVibratorTargetTest.cpp95 std::promise<void> completionPromise; in TEST_P()
149 std::promise<void> completionPromise; in TEST_P()
397 std::promise<void> completionPromise; in TEST_P()