Home
last modified time | relevance | path

Searched refs:fromProfilingReport (Results 1 – 2 of 2) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/api/
DDatastoreRestServlet.java228 ProfilingPointRunEntity.fromProfilingReport(testRunKey, profiling); in insertTestReport()
327 ProfilingPointRunEntity.fromProfilingReport(testRunKey, profiling); in insertTestReport()
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DProfilingPointRunEntity.java301 public static ProfilingPointRunEntity fromProfilingReport( in fromProfilingReport() method in ProfilingPointRunEntity