Searched refs:time_counter (Results 1 – 3 of 3) sorted by relevance
203 time_counter = time_slice204 while time_counter < timeout + 60:210 if time_counter > timeout - 10:213 time_counter += time_slice217 "DUT is not responding after %d seconds" % (time_counter))
1054 auto time_counter = SELECT_WASM_COUNTER(GetCounters(), origin_, in VerifyFunctionBody() local1057 TimedHistogramScope wasm_decode_function_time_scope(time_counter); in VerifyFunctionBody()
708 auto time_counter = in ValidateSequentially() local712 TimedHistogramScope wasm_decode_function_time_scope(time_counter); in ValidateSequentially()