Home
last modified time | relevance | path

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

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