Home
last modified time | relevance | path

Searched refs:mAdditive (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/invoker/logger/
DInvocationMetricLogger.java54 private final boolean mAdditive; field in InvocationMetricLogger.InvocationMetricKey
58 mAdditive = additive; in InvocationMetricKey()
67 return mAdditive; in shouldAdd()