Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libfiemap/
H A Dimage_test.cpp145 class IsSubdirTest : public ::testing::TestWithParam<IsSubdirTestParam> {}; class
147 TEST_P(IsSubdirTest, Test) { in TEST_P() argument