Searched defs:check_log (Results 1 – 7 of 7) sorted by relevance
37 check_log() function
10 fn check_log<T: std::fmt::Debug>(exp: String, v: T) { in check_log() function
368 def check_log(dut, timestamp, error_list, checkitem, logfile): function