OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addInvocation
(Results
1 - 2
of
2
) sorted by null
/cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
ChecksumReporterTest.java
117
mReporter.
addInvocation
(mInvocationResult);
125
mReporter.
addInvocation
(mInvocationResult);
140
mReporter.
addInvocation
(mInvocationResult);
/cts/common/util/src/com/android/compatibility/common/util/
ChecksumReporter.java
76
checksumReporter.
addInvocation
(result);
143
public void
addInvocation
(IInvocationResult invocationResult) {
Completed in 56 milliseconds