Searched refs:timed_out (Results 1 – 11 of 11) 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()
54 void l2c_process_held_packets(bool timed_out) { in l2c_process_held_packets() argument
81 bool timed_out() { return timed_out_; } in timed_out() function
868 void l2c_process_held_packets(bool timed_out) { in l2c_process_held_packets() argument871 if (!timed_out) { in l2c_process_held_packets()882 if (!timed_out || (!p_buf->layer_specific) || in l2c_process_held_packets()
670 extern void l2c_process_held_packets(bool timed_out);
280 if idle && timeout.timed_out() && state.records.is_empty() { in spawn_thread()
222 timeout.timed_out(), in spawn_thread()
120 `timed_out` parameter set to `false`.