Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dfstime.c54 int w_test(int timeSecs);
222 status = w_test(seconds);
225 w_test(2);
229 w_test(2);
259 int w_test(int timeSecs) in w_test() function