HomeSort by relevance Sort by last modified time
    Searched refs:printMsg (Results 1 - 8 of 8) sorted by null

  /art/test/084-class-init/src/
SlowInit.java 27 public static void printMsg(String msg) {
34 printMsg("SlowInit static block pre-sleep");
36 printMsg("SlowInit static block post-sleep");
Main.java 129 SlowInit.printMsg("MethodThread message");
  /external/abi-compliance-checker/modules/Internals/
SysCheck.pm 204 printMsg("INFO", "Checking added/removed libs");
396 printMsg("INFO", "$ACC_compare");
398 printMsg("INFO_C", "Checking $LName: ");
404 printMsg("INFO", "Failed ($ErrorLog)");
408 printMsg("INFO", "Ok");
    [all...]
RegTests.pm 43 printMsg("INFO", "verifying detectable C++ library changes");
    [all...]
XmlDump.pm 877 printMsg("WARNING", "the number of opened tags is not equal to number of closed tags");
  /external/abi-dumper/
abi-dumper.pl 103 printMsg("INFO", $ShortUsage);
153 printMsg("INFO", "\n".$ShortUsage);
315 printMsg("INFO", $HelpMessage);
451 sub printMsg($$)
472 printMsg("ERROR", $Msg);
646 printMsg("ERROR", "can't find __ksymtab or __ksymtab_gpl sections in the object");
860 printMsg("INFO", "Reading alternate debug-info");
1010 printMsg("INFO", "Found link to $DName (gnu_debuglink)");
1045 printMsg("INFO", "Reading debug-info file $DName linked from gnu_debuglink");
1050 printMsg("ERROR", "missed debug-info file $DName linked from gnu_debuglink (try --search-debuginfo=DIR opti (…)
    [all...]
  /external/abi-compliance-checker/
abi-compliance-checker.pl 180 printMsg("INFO", $ShortUsage);
275 printMsg("INFO", "\n".$ShortUsage);
404 printMsg("INFO", $HelpMessage."
411 printMsg("INFO", "$HelpMessage
    [all...]
  /tools/tradefederation/core/prod-tests/src/com/android/media/tests/
CameraTestBase.java 567 String printMsg = String.format(
570 writer.write(printMsg);

Completed in 114 milliseconds