Searched refs:timed_out (Results 1 – 8 of 8) sorted by relevance
139 ASSERT_FALSE(disable_malloc.timed_out()); in TEST_F()160 ASSERT_FALSE(disable_malloc.timed_out()); in TEST_P()242 ASSERT_FALSE(disable_malloc.timed_out()); in TEST_P()276 ASSERT_FALSE(disable_malloc.timed_out()); in TEST_F()345 ASSERT_FALSE(disable_malloc.timed_out()); in TEST_F()
33 ASSERT_FALSE(disable_malloc_.timed_out()); in TearDown()
35 ASSERT_FALSE(disable_malloc_.timed_out()); in TearDown()
82 bool timed_out() { return timed_out_; } in timed_out() function
823 void l2c_process_held_packets(bool timed_out) { in l2c_process_held_packets() argument826 if (!timed_out) { in l2c_process_held_packets()837 if (!timed_out || (!p_buf->layer_specific) || in l2c_process_held_packets()
584 extern void l2c_process_held_packets(bool timed_out);
120 `timed_out` parameter set to `false`.