Home
last modified time | relevance | path

Searched refs:started_before (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/virtio/
H A Dvirtio_test.c174 long completed_before, started_before; in run_test() local
189 started_before = started; in run_test()
203 started > started_before) in run_test()
256 if (completed == completed_before && started == started_before) in run_test()