Searched refs:computeResult (Results 1 – 4 of 4) sorted by relevance
358 EXPECT_TRUE(computeResult.has_value()) << "Failed with " << computeResult.error().code in TEST()381 ASSERT_FALSE(computeResult.has_value()); in TEST()402 ASSERT_FALSE(computeResult.has_value()); in TEST()423 ASSERT_FALSE(computeResult.has_value()); in TEST()447 EXPECT_TRUE(computeResult.has_value()) << "Failed with " << computeResult.error().code in TEST()471 ASSERT_FALSE(computeResult.has_value()); in TEST()493 ASSERT_FALSE(computeResult.has_value()); in TEST()514 ASSERT_FALSE(computeResult.has_value()); in TEST()535 ASSERT_FALSE(computeResult.has_value()); in TEST()558 ASSERT_FALSE(computeResult.has_value()); in TEST()[all …]
246 EXPECT_TRUE(computeResult.has_value()) << "Failed with " << computeResult.error().code in TEST()267 const auto computeResult = createResult.value()->compute({}); in TEST() local268 ASSERT_FALSE(computeResult.has_value()); in TEST()288 const auto computeResult = createResult.value()->compute({}); in TEST() local289 ASSERT_FALSE(computeResult.has_value()); in TEST()308 const auto computeResult = createResult.value()->compute({}); in TEST() local309 ASSERT_FALSE(computeResult.has_value()); in TEST()328 const auto computeResult = createResult.value()->compute({}); in TEST() local329 ASSERT_FALSE(computeResult.has_value()); in TEST()351 ASSERT_FALSE(computeResult.has_value()); in TEST()[all …]
486 EXPECT_TRUE(computeResult.has_value()) << "Failed with " << computeResult.error().code in TEST()509 ASSERT_FALSE(computeResult.has_value()); in TEST()530 ASSERT_FALSE(computeResult.has_value()); in TEST()551 ASSERT_FALSE(computeResult.has_value()); in TEST()575 EXPECT_TRUE(computeResult.has_value()) << "Failed with " << computeResult.error().code in TEST()599 ASSERT_FALSE(computeResult.has_value()); in TEST()638 ASSERT_FALSE(computeResult.has_value()); in TEST()659 ASSERT_FALSE(computeResult.has_value()); in TEST()684 ASSERT_FALSE(computeResult.has_value()); in TEST()713 ASSERT_TRUE(computeResult.has_value()) << "Failed with " << computeResult.error().code in TEST()[all …]
281 EXPECT_TRUE(computeResult.has_value()) << "Failed with " << computeResult.error().code in TEST()301 const auto computeResult = createResult.value()->compute({}); in TEST() local302 ASSERT_FALSE(computeResult.has_value()); in TEST()322 ASSERT_FALSE(computeResult.has_value()); in TEST()342 ASSERT_FALSE(computeResult.has_value()); in TEST()369 ASSERT_TRUE(computeResult.has_value()) << "Failed with " << computeResult.error().code in TEST()404 ASSERT_TRUE(computeResult.has_value()) << "Failed with " << computeResult.error().code << ": " in TEST()406 const auto& [syncFence, callback] = computeResult.value(); in TEST()432 ASSERT_FALSE(computeResult.has_value()); in TEST()452 ASSERT_FALSE(computeResult.has_value()); in TEST()[all …]