HomeSort by relevance Sort by last modified time
    Searched defs:getRuntimeHint (Results 1 - 14 of 14) sorted by null

  /tools/tradefederation/core/src/com/android/tradefed/testtype/
IRuntimeHintProvider.java 27 long getRuntimeHint();
AndroidJUnitTest.java 125 public long getRuntimeHint() {
GTest.java 271 public long getRuntimeHint() {
HostTest.java 148 public long getRuntimeHint() {
  /cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
ShardableTestStub.java 98 public long getRuntimeHint() {
SimpleTestStub.java 67 public long getRuntimeHint() {
ModuleDefTest.java 115 public long getRuntimeHint() {
TestStub.java 140 public long getRuntimeHint() {
ModuleRepoTest.java 441 public long getRuntimeHint() {
    [all...]
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
ModuleDef.java 165 public long getRuntimeHint() {
167 return ((IRuntimeHintProvider) mTest).getRuntimeHint();
  /tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
TestSuiteStub.java 170 public long getRuntimeHint() {
  /cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/
DalvikTest.java 265 public long getRuntimeHint() {
  /test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
VtsMultiDeviceTest.java 411 public long getRuntimeHint() {
    [all...]
  /external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DeqpTestRunner.java     [all...]

Completed in 923 milliseconds