Searched refs:transactionSuccess (Results 1 – 1 of 1) sorted by relevance
320 bool transactionSuccess; in TEST_P() local321 ASSERT_TRUE(waitForCallback(cb->promise.get_future(), &transactionSuccess)); in TEST_P()322 ASSERT_FALSE(transactionSuccess); in TEST_P()334 bool transactionSuccess; in TEST_P() local335 ASSERT_TRUE(waitForCallback(cb->promise.get_future(), &transactionSuccess)); in TEST_P()336 ASSERT_FALSE(transactionSuccess); in TEST_P()348 bool transactionSuccess; in TEST_P() local349 ASSERT_TRUE(waitForCallback(cb->promise.get_future(), &transactionSuccess)); in TEST_P()350 ASSERT_FALSE(transactionSuccess); in TEST_P()362 bool transactionSuccess; in TEST_P() local[all …]