/art/test/2029-contended-monitors/ |
D | expected.txt | 3 Hold time 2, shared lock 4 Hold time 20, shared lock 5 Hold time 200, shared lock 6 Hold time 2000, shared lock 7 Hold time 20000, shared lock 8 Hold time 200000, shared lock 9 Hold time 2, pause time 18, shared lock 10 Hold time 20, pause time 180, shared lock 11 Hold time 200, pause time 1800, shared lock 12 Hold time 2000, pause time 18000, shared lock [all …]
|
/art/tools/ahat/src/test/com/android/ahat/ |
D | PerformanceTest.java | 54 long time = System.currentTimeMillis() - start; in bigArray() local 55 assertTrue("bigArray took too long: " + time + "ms", time < 1000); in bigArray()
|
/art/test/927-timers/ |
D | timers.cc | 46 jlong time; in Java_art_Test927_getTime() local 47 jvmtiError result = jvmti_env->GetTime(&time); in Java_art_Test927_getTime() 51 return time; in Java_art_Test927_getTime()
|
/art/tools/luci/config/luci-notify/email-templates/ |
D | default.template | 3 …atus change for builder "{{ .Build.Builder | formatBuilderID }}" at {{ .Build.UpdateTime | time }}. 24 <td>{{ .Build.CreateTime | time }}</td> 28 <td>{{ .Build.EndTime | time }}</td>
|
/art/test/659-unpadded-array/src-art/ |
D | Main.java | 26 long time = System.currentTimeMillis(); in main() local 43 } while (System.currentTimeMillis() - time < 30000); in main()
|
/art/test/064-field-access/ |
D | info.txt | 3 more exceptional conditions exist at the same time. For example, 7 same time, we can only throw one or the other.
|
/art/tools/jvmti-agents/field-null-percent/ |
D | check-null-fields.py | 34 import time 114 time.sleep(1) 122 time.sleep(0.5) 124 time.sleep(0.5)
|
/art/tools/dmtracedump/ |
D | createtesttrace.cc | 62 uint32_t time; member 154 uint32_t time = 0; in parseInputFile() local 176 time += 2; in parseInputFile() 179 time = strtoul(cp, &cp, 0); in parseInputFile() 197 records[nextRecord].time = time; in parseInputFile() 393 writeDataRecord(dataFp, pRecord->threadId, val, pRecord->time); in writeDataRecords()
|
/art/test/802-deoptimization/smali/ |
D | catch_handler_on_entry.smali | 9 # We execute the catch handler (Label1) for the first time with p0 == 0. 12 # That exception is caught by the catch handler so we execute it a second time.
|
/art/tools/jvmti-agents/field-counts/ |
D | count-fields.py | 35 import time 114 time.sleep(1) 135 time.sleep(0.5) 137 time.sleep(0.5)
|
/art/test/022-interface/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|
/art/test/053-wait-some/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|
/art/test/041-narrowing/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|
/art/test/043-privates/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|
/art/test/018-stack-overflow/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|
/art/test/016-intern/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|
/art/test/006-args/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|
/art/test/044-proxy/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|
/art/test/028-array-write/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|
/art/test/035-enum/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|
/art/test/023-many-interfaces/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|
/art/test/039-join-main/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|
/art/test/015-switch/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|
/art/test/031-class-attributes/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|
/art/test/011-array-copy/ |
D | info.txt | 1 This is a miscellaneous test that was imported into the new-at-the-time
|