Home
last modified time | relevance | path

Searched defs:existingLong (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/common_util/com/android/tradefed/invoker/logger/
DInvocationMetricLogger.java473 long existingLong = 0L; in addInvocationMetrics() local
539 long existingLong = 0L; in addInvocationMetrics() local
/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/result/
DTestRunResult.java457 long existingLong = Long.parseLong(existingValue); in combineValues() local