Lines Matching refs:imm_flush_needed

193   ASSERT_FALSE(list.imm_flush_needed.load(std::memory_order_acquire));  in TEST_F()
563 ASSERT_FALSE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
571 ASSERT_FALSE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
577 ASSERT_FALSE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
583 ASSERT_FALSE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
595 ASSERT_TRUE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
602 ASSERT_FALSE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
607 ASSERT_TRUE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
615 ASSERT_TRUE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
623 ASSERT_FALSE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
631 ASSERT_FALSE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
636 ASSERT_TRUE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
642 ASSERT_TRUE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
649 ASSERT_FALSE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
654 ASSERT_TRUE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
662 ASSERT_TRUE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
671 ASSERT_FALSE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
679 ASSERT_FALSE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
701 ASSERT_FALSE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
739 ASSERT_TRUE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
750 ASSERT_FALSE(list.imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
838 ASSERT_FALSE(list->imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
847 ASSERT_FALSE(list->imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()
857 ASSERT_TRUE(lists[i]->imm_flush_needed.load(std::memory_order_acquire)); in TEST_F()