Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 15 of 15) sorted by relevance

/test/vti/dashboard/src/main/webapp/js/
Dtime.js25 moment.prototype.renderTime = function (timestamp, showTimezone) { argument
40 moment.prototype.renderDate = function (timestamp, showTimezone) { argument
/test/vti/test_serving/gae/frontend/src/app/model/
Ddevice.ts23 timestamp: any = void 0; property in Device
Dbuild.ts24 timestamp: any = void 0; property in Build
Djob.ts64 timestamp = void 0; property in Job
Dschedule.ts60 timestamp = void 0; property in Schedule
/test/vti/test_serving/gae/webapp/src/proto/
Dmodel.py32 timestamp = ndb.DateTimeProperty(auto_now=False) variable in BuildModel
45 timestamp = message_types.DateTimeField(8) variable in BuildInfoMessage
91 timestamp = ndb.DateTimeProperty(auto_now=False) variable in ScheduleModel
163 timestamp = message_types.DateTimeField(34) variable in ScheduleInfoMessage
180 timestamp = ndb.DateTimeProperty(auto_now=False) variable in LabModel
229 timestamp = ndb.DateTimeProperty(auto_now=False) variable in DeviceModel
241 timestamp = message_types.DateTimeField(7) variable in DeviceInfoMessage
290 timestamp = ndb.DateTimeProperty(auto_now=False) variable in JobModel
358 timestamp = message_types.DateTimeField(37) variable in JobMessage
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DTestStatusEntity.java109 long timestamp, in TestStatusEntity()
168 long timestamp = 0; in fromEntity() local
DTestCoverageStatusEntity.java91 long timestamp, in TestCoverageStatusEntity()
225 long timestamp = 0; in fromEntity() local
/test/vts/proto/
DVtsProfilingMessage.proto50 optional int64 timestamp = 1; field
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/
DVtsHalAutomotiveVehicleV2_0HostTest.py946 def __init__(self, test, timestamp): argument
985 def __init__(self, test, timestamp): argument
1017 def __init__(self, test, timestamp): argument
1035 def __init__(self, test, timestamp): argument
1072 def __init__(self, test, timestamp): argument
/test/vti/dashboard/src/main/java/com/android/vts/api/
DTestRunRestServlet.java49 long timestamp; in getTestRunDetails() local
/test/vts/runners/host/
Dlogger.py62 def isValidLogLineTimestamp(timestamp): argument
/test/vts/runners/target/gtest/
Dgtest_main.cpp526 char timestamp[40]; in OnTestIterationEndXmlPrint() local
/test/vti/test_serving/gae/
Dschedulev1openapi.json409 "timestamp": { object
Djobv1openapi.json582 "timestamp": { object