Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/third_party/lunit/
Dconsole.lua70 local function printformat(format, ...) function
107 printformat("Loaded testsuite with %d tests in %d testcases.\n\n", total_tests, total_tc)
142 printformat("\n\n%d Assertions checked.\n", lunit.stats.assertions )
146 printformat( "%3d) %s\n", i, msg )
149 printformat("Testsuite finished (%d passed, %d failed, %d errors).\n",