Home
last modified time | relevance | path

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

/system/bt/gd/os/android/
Dwakelock_native_test.cc62 : promise_(promise), expect_fulfillment_(expect_fulfillment) { in PromiseFutureContext()
71 if (expect_fulfillment_) { in ~PromiseFutureContext()
82 bool expect_fulfillment_ = true; member in testing::PromiseFutureContext