Searched refs:scan_done_time (Results 1 – 1 of 1) sorted by relevance
3035 const struct timeval scan_done_time = {6, 0}; in TEST_F() local3041 .WillOnce(DoAll(SetArgumentPointee<0>(scan_done_time), Return(0))); in TEST_F()