/test/vti/dashboard/src/main/webapp/js/ |
D | time.js | 25 moment.prototype.renderTime = function (timestamp, showTimezone) { argument 40 moment.prototype.renderDate = function (timestamp, showTimezone) { argument
|
/test/vti/test_serving/gae/frontend/src/app/model/ |
D | device.ts | 23 timestamp: any = void 0; property in Device
|
D | build.ts | 24 timestamp: any = void 0; property in Build
|
D | job.ts | 64 timestamp = void 0; property in Job
|
D | schedule.ts | 60 timestamp = void 0; property in Schedule
|
/test/vti/test_serving/gae/webapp/src/proto/ |
D | model.py | 32 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/ |
D | TestStatusEntity.java | 109 long timestamp, in TestStatusEntity() 168 long timestamp = 0; in fromEntity() local
|
D | TestCoverageStatusEntity.java | 91 long timestamp, in TestCoverageStatusEntity() 225 long timestamp = 0; in fromEntity() local
|
/test/vts/proto/ |
D | VtsProfilingMessage.proto | 50 optional int64 timestamp = 1; field
|
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/ |
D | VtsHalAutomotiveVehicleV2_0HostTest.py | 946 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/ |
D | TestRunRestServlet.java | 49 long timestamp; in getTestRunDetails() local
|
/test/vts/runners/host/ |
D | logger.py | 62 def isValidLogLineTimestamp(timestamp): argument
|
/test/vts/runners/target/gtest/ |
D | gtest_main.cpp | 526 char timestamp[40]; in OnTestIterationEndXmlPrint() local
|
/test/vti/test_serving/gae/ |
D | schedulev1openapi.json | 409 "timestamp": { object
|
D | jobv1openapi.json | 582 "timestamp": { object
|