Lines Matching refs:recover
503 TEST(ResilientDeviceTest, recover) { in TEST() argument
510 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
525 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
536 device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
539 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
557 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
579 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
599 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
617 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
640 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
664 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
680 device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
697 device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
714 device->recover(mockDevice.get(), /*blocking=*/false); in TEST()