OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:printArray
(Results
1 - 18
of
18
) sorted by null
/external/icu4c/samples/legacy/
legacy.cpp
39
void
printArray
(const char* const comment, const UChar UArray[][5], int32_t arraySize) {
95
printArray
("Before current", uTest, 4);
97
printArray
("After current", uTest, 4);
103
printArray
("Before legacy", uTest, 4);
105
printArray
("After legacy", uTest, 4);
/cts/suite/cts/deviceTests/opengl/src/com/android/cts/opengl/reference/
GLReferenceBenchmark.java
68
getReportLog().
printArray
(
70
getReportLog().
printArray
(
75
getReportLog().
printArray
(
/cts/suite/cts/deviceTests/filesystemperf/src/com/android/cts/filesystemperf/
SequentialRWTest.java
68
getReportLog().
printArray
("write throughput",
70
getReportLog().
printArray
("write amount", wrAmount, ResultType.NEUTRAL,
119
getReportLog().
printArray
("read throughput",
FileUtil.java
302
report.
printArray
("read throughput",
305
report.
printArray
("read amount", rdAmount, ResultType.NEUTRAL, ResultUnit.BYTE);
355
report.
printArray
("write throughput",
357
report.
printArray
("write amount", wrAmount, ResultType.NEUTRAL,
396
report.
printArray
(i + "-th round throughput",
/cts/suite/cts/deviceTests/simplecpu/src/com/android/cts/simplecpu/
SimpleCpuTest.java
102
getReportLog().
printArray
("sorting time", result, ResultType.LOWER_BETTER,
124
getReportLog().
printArray
("matrix mutiplication time", result, ResultType.LOWER_BETTER,
/cts/suite/cts/deviceTests/dram/src/com/android/cts/dram/
BandwidthTest.java
168
getReportLog().
printArray
("memcpy time", result, ResultType.LOWER_BETTER,
172
getReportLog().
printArray
("memcpy throughput", mbps, ResultType.HIGHER_BETTER,
201
getReportLog().
printArray
("memset time", result, ResultType.LOWER_BETTER,
205
getReportLog().
printArray
("memset throughput", mbps, ResultType.HIGHER_BETTER,
/cts/suite/cts/deviceTests/ui/src/com/android/cts/ui/
ScrollingTest.java
69
getReportLog().
printArray
("scrolling time", results, ResultType.LOWER_BETTER,
/cts/suite/cts/deviceTests/opengl/src/com/android/cts/opengl/primitive/
GLPrimitiveBenchmark.java
135
getReportLog().
printArray
(
/cts/suite/cts/hostTests/uihost/control/src/com/android/cts/taskswitching/control/
TaskswitchingDeviceTest.java
86
getReportLog().
printArray
("taskswitching time", results, ResultType.LOWER_BETTER,
/cts/suite/cts/hostTests/uihost/src/com/android/cts/uihost/
InstallTimeTest.java
83
report.
printArray
("install time", result, ResultType.LOWER_BETTER,
/cts/suite/cts/deviceTests/browserbench/src/com/android/cts/browser/
BrowserBenchTest.java
161
getReportLog().
printArray
(message, scores, mTypeFinal, mUnitFinal);
165
getReportLog().
printArray
(message, scores, mTypeNonFinal, mUnitNonFinal);
/cts/libs/commonutil/src/com/android/cts/util/
ReportLog.java
46
public void
printArray
(String message, double[] values, ResultType type,
63
// note mDepth + 1 as this function will be called by printVaue or
printArray
64
// and we need caller of printValue /
printArray
/cts/suite/cts/deviceTests/videoperf/src/com/android/cts/videoperf/
VideoEncoderDecoderTest.java
184
getReportLog().
printArray
("encoder", encoderFpsResults, ResultType.HIGHER_BETTER,
186
getReportLog().
printArray
("rms error", decoderRmsErrorResults, ResultType.LOWER_BETTER,
188
getReportLog().
printArray
("decoder", decoderFpsResults, ResultType.HIGHER_BETTER,
190
getReportLog().
printArray
("encoder decoder", totalFpsResults, ResultType.HIGHER_BETTER,
/external/chromium_org/third_party/WebKit/Tools/Scripts/
display-profiler-output
749
printArray
= []
759
def printStack(
printArray
, stack, lastStack)
764
printArray
<< (" " * (index + 1) + entry)
772
printStack(
printArray
, currentPrintStack, lastPrintStack)
776
next if
printArray
.empty?
779
printArray
.each {
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
/prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar
Completed in 1214 milliseconds