Home
last modified time | relevance | path

Searched defs:update (Results 1 – 4 of 4) sorted by relevance

/test/framework/harnesses/host_controller/build/
Dbuild_info.py53 def update(self, other=None, **kwargs): member in BuildInfo
/test/vti/dashboard/src/main/java/com/android/vts/util/
DProfilingPointSummary.java82 public void update(ProfilingPointSummaryEntity ppSummary) { in update() method in ProfilingPointSummary
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DProfilingPointSummaryEntity.java216 public void update(ProfilingPointRunEntity profilingRun) { in update() method in ProfilingPointSummaryEntity
/test/vts/utils/python/mirror/
Dresource_mirror.py474 def update(self): member in ResourceHidlMemoryMirror