Home
last modified time | relevance | path

Searched defs:testnum (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/test/log/
H A Dlog_test.c27 static int log_test(int testnum) in log_test()
193 int testnum = 0; in do_log_test() local
/rk3399_rockchip-uboot/test/py/tests/
H A Dtest_log.py35 def run_test(testnum): argument