Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
Dtest_helpers.h75 explicit TestDeviceInfo(const std::string& fake_super) { set_fake_super(fake_super); } in TestDeviceInfo()
106 void set_fake_super(const std::string& path) { in set_fake_super() function
/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp2329 test_device->set_fake_super(fake_super); in CreateFakeSuper()
2371 test_device->set_fake_super(fake_super); in SetUp()