Searched refs:created (Results 1 – 6 of 6) sorted by relevance
/test/vti/dashboard/src/main/java/com/android/vts/entity/ |
D | TestAcknowledgmentEntity.java | 78 @Index private final long created; field in TestAcknowledgmentEntity 96 long created, in TestAcknowledgmentEntity() argument 118 this.created = created; in TestAcknowledgmentEntity() 157 long created = this.created; in toEntity() local 158 if (created < 0) created = TimeUnit.MILLISECONDS.toMicros(System.currentTimeMillis()); in toEntity() 159 ackEntity.setProperty(CREATED, created); in toEntity() 193 long created = (long) e.getProperty(CREATED); in fromEntity() local 211 e.getKey(), created, test, user, branches, devices, testCaseNames, note); in fromEntity() 273 json.add(CREATED, new JsonPrimitive(this.created)); in toJson()
|
/test/vti/test_serving/gae/frontend/src/app/menu/job/ |
D | job.component.ts | 186 …return { hours: title, created: 0, completed: 0, running: 0, bootup_err: 0, infra_err: 0, expired:… 190 created: jobs.length,
|
/test/framework/harnesses/host_controller/build/ |
D | README.md | 8 * Click the download button for the client you just created,
|
/test/vts/proto/ |
D | VtsFuzzTaskMessage.proto | 109 // tracks when the fuzz task unit was created
|
/test/vts-testcase/nbu/src/ |
D | README.md | 11 We created these tests using tools from the open source project Mobly, if you
|
/test/mlts/models/assets/asr_float/ |
D | LICENSE | 157 all media and formats whether now known or hereafter created,
|