Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_fuzz_utils.cpp354 loop_control_.get(), &fake_super_); in SnapshotFuzzEnv()
381 CheckDetachLoopDevices({Basename(fake_super_), Basename(fake_data_block_device_)}); in CheckSoftReset()
441 return fake_super_; in super()
Dsnapshot_fuzz_utils.h79 std::string fake_super_; variable
Dsnapshot_test.cpp421 std::string fake_super_; member in android::snapshot::SnapshotTest