Home
last modified time | relevance | path

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

/tools/netsim/ui/ts/
Dmodel.ts90 deviceName: string; property
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/
DLoopSummary.java337 String deviceName = context.getDeviceName(context.getDevices().get(0)); in getActualMetricKey() local