Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_test.cpp994 class LockTestP : public LockTest, public ::testing::WithParamInterface<LockTestParam> {}; class
995 TEST_P(LockTestP, Test) { in TEST_P() argument