OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addMetric
(Results
1 - 3
of
3
) sorted by null
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
DeviceInfoResultTest.java
90
addMetric
(name, value, serializedInfo);
102
addMetric
(DeviceInfoConstants.PROCESSES, "proc", info);
103
addMetric
(DeviceInfoConstants.SERIAL_NUMBER, "device1", info);
108
addMetric
(DeviceInfoConstants.SERIAL_NUMBER, "device1", info);
113
addMetric
(DeviceInfoConstants.SERIAL_NUMBER, "device2", info);
123
addMetric
(DeviceInfoConstants.BUILD_FINGERPRINT, "fingerprint1", info);
128
addMetric
(DeviceInfoConstants.BUILD_FINGERPRINT, "fingerprint1", info);
133
addMetric
(DeviceInfoConstants.BUILD_FINGERPRINT, "fingerprint2", info);
141
private void
addMetric
(String metricName, String metricValue, DeviceInfoResult serializedInfo) {
/external/llvm/utils/lit/lit/
Test.py
128
def
addMetric
(self, name, value):
130
addMetric
(name, value)
/prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar
Completed in 1606 milliseconds