Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp747 class LockTestP : public LockTest, public ::testing::WithParamInterface<LockTestParam> {}; class
748 TEST_P(LockTestP, Test) { in TEST_P() argument
760 LockTest, LockTestP,
764 [](const testing::TestParamInfo<LockTestP::ParamType>& info) { in __anon4de4482e0302()