Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp627 auto indicator = sm->GetRollbackIndicatorPath(); in TEST_F() local
628 ASSERT_EQ(access(indicator.c_str(), R_OK), 0); in TEST_F()
1390 auto indicator = sm->GetRollbackIndicatorPath(); in TEST_F() local
1391 ASSERT_NE(access(indicator.c_str(), R_OK), 0); in TEST_F()
1530 auto indicator = sm->GetRollbackIndicatorPath(); in TEST_F() local
1531 ASSERT_NE(access(indicator.c_str(), R_OK), 0); in TEST_F()