Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp712 class LockTestConsumer { class
735 future_ = std::async(std::launch::async, &LockTestConsumer::HandleRequests, this); in StartHandleRequestsInBackground()
809 LockTestConsumer first_consumer;
810 LockTestConsumer second_consumer;
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h414 friend class LockTestConsumer; variable