Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
Dtest_helpers.h60 explicit TestPartitionOpener(const std::string& fake_super_path) in TestPartitionOpener() argument
61 : fake_super_path_(fake_super_path) {} in TestPartitionOpener()