Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dimage_test.cpp146 class IsSubdirTest : public ::testing::TestWithParam<IsSubdirTestParam> {}; class
148 TEST_P(IsSubdirTest, Test) { in TEST_P() argument