Searched defs:history (Results 1 – 2 of 2) sorted by relevance
/tools/external_updater/ |
D | notifier.py | 137 def _process_results(args, history, results): argument
|
/tools/tradefederation/core/javatests/com/android/tradefed/device/ |
D | NativeDeviceTest.java | 2487 Map<Long, String> history = new LinkedHashMap<Long, String>(); in testGetBootHistory() local 2525 Map<Long, String> history = new LinkedHashMap<Long, String>(); in testGetBootHistorySince() local 2538 Map<Long, String> history = new LinkedHashMap<Long, String>(); in testGetBootHistorySince_limit() local 2556 Map<Long, String> history = new LinkedHashMap<Long, String>(); in testGetBootHistorySinceInMillisecond() local
|