Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/metrics/
DAtomMetricTester.java84 private void uploadConfig(StatsdConfig.Builder config) throws Exception { in uploadConfig() method in AtomMetricTester
88 private void uploadConfig(StatsdConfig config) throws Exception { in uploadConfig() method in AtomMetricTester
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java214 protected void uploadConfig(StatsdConfig.Builder config) throws Exception { in uploadConfig() method in AtomTestCase
218 protected void uploadConfig(StatsdConfig config) throws Exception { in uploadConfig() method in AtomTestCase