Searched refs:kIsAsync (Results 1 – 1 of 1) sorted by relevance
815 static const bool kIsAsync = true; in TEST_F() local816 ASSERT_TRUE(CreateQueues(config_builder_.SetIsAsync(kIsAsync) in TEST_F()826 EXPECT_EQ(producer_queue_->is_async(), kIsAsync); in TEST_F()831 EXPECT_EQ(consumer_queue_->is_async(), kIsAsync); in TEST_F()