Home
last modified time | relevance | path

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

/system/dev/block/ftl/test/
A Dblock_device_test.cpp49 device.SetVolumeForTest(std::make_unique<FakeVolume>(&device)); in TrivialLifetimeTest()
57 device->SetVolumeForTest(std::make_unique<FakeVolume>(device)); in DdkLifetimeTest()
76 device.SetVolumeForTest(std::make_unique<FakeVolume>(&device)); in GetSizeTest()
/system/dev/block/ftl/
A Dblock_device.h51 void SetVolumeForTest(std::unique_ptr<ftl::Volume> volume) { in SetVolumeForTest() function

Completed in 7 milliseconds