Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_test.cpp945 class LockTestP : public LockTest, public ::testing::WithParamInterface<LockTestParam> {}; class
946 TEST_P(LockTestP, Test) { in TEST_P() argument
958 LockTest, LockTestP,
962 [](const testing::TestParamInfo<LockTestP::ParamType>& info) { in __anon2cbfbe5c0402()