Lines Matching refs:recover
502 TEST(ResilientDeviceTest, recover) { in TEST() argument
509 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
524 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
535 device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
538 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
556 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
578 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
598 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
616 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
639 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
663 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
679 device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
696 device->recover(mockDevice.get(), /*blocking=*/false); in TEST()
713 device->recover(mockDevice.get(), /*blocking=*/false); in TEST()