Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DMetricsReportLog.java39 private ReportLogHostInfoStore store; field in MetricsReportLog
76 store = new ReportLogHostInfoStore(jsonFile, mStreamName); in MetricsReportLog()
77 store.open(); in MetricsReportLog()
91 store.addResult(message, value); in addValue()
104 store.addResult(message, value); in addValue()
119 store.addArrayResult(message, values); in addValues()
132 store.addArrayResult(message, values); in addValues()
144 store.addResult(message, value); in addValue()
156 store.addResult(message, value); in addValue()
168 store.addResult(message, value); in addValue()
[all …]
DDeviceInfo.java81 protected abstract void collectDeviceInfo(HostInfoStore store) throws Exception; in collectDeviceInfo() argument
88 try (HostInfoStore store = new HostInfoStore(jsonFile)) { in collectDeviceInfo() argument
89 store.open(); in collectDeviceInfo()
90 collectDeviceInfo(store); in collectDeviceInfo()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DIncrementalDeqpPreparer.java175 try (HostInfoStore store = new HostInfoStore(jsonFile)) { in runIncrementalDeqp() argument
176 store.open(); in runIncrementalDeqp()
178 store.addResult( in runIncrementalDeqp()
180 store.addResult( in runIncrementalDeqp()
184 store.startArray(MODULE_ATTRIBUTE); in runIncrementalDeqp()
185 store.startGroup(); // Module in runIncrementalDeqp()
186 store.addResult(MODULE_NAME_ATTRIBUTE, MODULE_NAME); in runIncrementalDeqp()
187 store.addListResult( in runIncrementalDeqp()
190 store.addListResult( in runIncrementalDeqp()
193 store.startArray(DEPENDENCY_CHANGES_ATTRIBUTE); in runIncrementalDeqp()
[all …]
/test/mlts/models/assets/image_classification/
Dground_truth_labels.txt12 grocery store
387 grocery store
548 grocery store
Dlabels.txt584 grocery store
DLICENSE90 Label: grocery store
3090 Label: grocery store
4378 Label: grocery store
/test/app_compat/csuite/
Dpylintrc359 # Tells whether to store unknown words to indicated private dictionary in
361 spelling-store-unknown-words=no