Searched defs:logStatistic (Results 1 – 5 of 5) sorted by relevance
| /external/apache-xml/test/android_src/org/apache/test/android/ |
| D | TestLogger.java | 102 public void logStatistic(int level, long lVal, double dVal, String msg) { in logStatistic() method in TestLogger
|
| /external/apache-xml/test/java/src/org/apache/qetest/ |
| D | ConsoleLogger.java | 354 public void logStatistic(int level, long lVal, double dVal, String msg) in logStatistic() method in ConsoleLogger
|
| D | Logger.java | 487 public abstract void logStatistic(int level, long lVal, double dVal, in logStatistic() method
|
| D | XMLFileLogger.java | 597 public void logStatistic(int level, long lVal, double dVal, String msg) in logStatistic() method in XMLFileLogger
|
| D | Reporter.java | 942 public void logStatistic(int level, long lVal, double dVal, String msg) in logStatistic() method in Reporter
|