Searched refs:BEGIN_TIME (Results 1 – 1 of 1) sorted by relevance
83 static final String BEGIN_TIME = "Begin Time"; field in VtsMultiDeviceTestResultParser391 long firstBeginTime = (long) results.getJSONObject(0).get(BEGIN_TIME); in processJsonFile()416 long beginTime = (long) results.getJSONObject(index).get(BEGIN_TIME); in processJsonFile()