Lines Matching defs:result

111     const auto result = ResilientDevice::create(invalidDeviceFactory);  in TEST()  local
123 const auto result = ResilientDevice::create(invalidDeviceFactory); in TEST() local
186 const auto result = device->getDevice(); in TEST() local
198 const auto result = device->wait(); in TEST() local
211 const auto result = device->wait(); in TEST() local
225 const auto result = device->wait(); in TEST() local
241 const auto result = device->wait(); in TEST() local
256 const auto result = device->getSupportedOperations({}); in TEST() local
269 const auto result = device->getSupportedOperations({}); in TEST() local
283 const auto result = device->getSupportedOperations({}); in TEST() local
301 const auto result = device->getSupportedOperations({}); in TEST() local
317 const auto result = device->prepareModel({}, {}, {}, {}, {}, {}, {}, {}, {}); in TEST() local
332 const auto result = device->prepareModel({}, {}, {}, {}, {}, {}, {}, {}, {}); in TEST() local
348 const auto result = device->prepareModel({}, {}, {}, {}, {}, {}, {}, {}, {}); in TEST() local
369 const auto result = device->prepareModel({}, {}, {}, {}, {}, {}, {}, {}, {}); in TEST() local
385 const auto result = device->prepareModelFromCache({}, {}, {}, {}); in TEST() local
400 const auto result = device->prepareModelFromCache({}, {}, {}, {}); in TEST() local
416 const auto result = device->prepareModelFromCache({}, {}, {}, {}); in TEST() local
437 const auto result = device->prepareModelFromCache({}, {}, {}, {}); in TEST() local
451 const auto result = device->allocate({}, {}, {}, {}); in TEST() local
464 const auto result = device->allocate({}, {}, {}, {}); in TEST() local
478 const auto result = device->allocate({}, {}, {}, {}); in TEST() local
495 const auto result = device->allocate({}, {}, {}, {}); in TEST() local
509 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST() local
524 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST() local
538 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST() local
556 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST() local
578 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST() local
598 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST() local
616 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST() local
639 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST() local
663 const auto result = device->recover(mockDevice.get(), /*blocking=*/false); in TEST() local
682 auto result = device->prepareModel({}, {}, {}, {}, {}, {}, {}, {}, {}); in TEST() local
699 auto result = device->prepareModelFromCache({}, {}, {}, {}); in TEST() local
716 auto result = device->allocate({}, {}, {}, {}); in TEST() local