Home | History | Annotate | Download | only in hwc

Lines Matching refs:testPrintE

256                 testPrintE("Invalid command-line specified per pass delay of: "
267 testPrintE("Invalid command-line specified end of test delay "
276 testPrintE("Invalid command-line specified duration of: %s",
285 testPrintE("Invalid command-line specified num set per pass "
294 testPrintE("Invalid combination of command-line options.");
295 testPrintE(" The -p option is mutually exclusive from the");
296 testPrintE(" -s and -e options.");
301 testPrintE("Invalid command-line specified starting pass "
310 testPrintE("Invalid combination of command-line options.");
311 testPrintE(" The -p option is mutually exclusive from the");
312 testPrintE(" -s and -e options.");
317 testPrintE("Invalid command-line specified ending pass "
326 testPrintE("Invalid combination of command-line options.");
327 testPrintE(" The -p option is mutually exclusive from the");
328 testPrintE(" -s and -e options.");
333 testPrintE("Invalid command-line specified pass of: %s",
346 testPrintE(" %s [options]", basename(argv[0]));
347 testPrintE(" options:");
348 testPrintE(" -p Execute specified pass");
349 testPrintE(" -s Starting pass");
350 testPrintE(" -e Ending pass");
351 testPrintE(" -t Duration");
352 testPrintE(" -d Delay after each set operation");
353 testPrintE(" -D End of test delay");
354 testPrintE(" -n Num set operations per pass");
355 testPrintE(" -v Verbose");
360 testPrintE("Unexpected ending pass before starting pass");
361 testPrintE(" startPass: %u endPass: %u", startPass, endPass);
365 testPrintE("Unexpected command-line postional argument");
366 testPrintE(" %s [-s start_pass] [-e end_pass] [-t duration]",
378 testPrintE("Command too long for: %s", CMD_STOP_FRAMEWORK);
415 testPrintE("hwcTestCreateLayerList failed");
518 testPrintE("Command too long for: %s", CMD_START_FRAMEWORK);
598 testPrintE("GraphicBuffer initCheck failed, rv: %i", rv);
599 testPrintE(" frame %u width: %u height: %u format: %u %s",