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

  /hardware/qcom/gps/msm8909/utils/
LocTimer.cpp 455 bool rerun = (fds > 0) || (errno == EINTR); local
470 // if rerun is true, we are requesting to be scheduled again
471 return rerun;
  /hardware/qcom/gps/msm8909w_3100/utils/
LocTimer.cpp 455 bool rerun = (fds > 0) || (errno == EINTR); local
470 // if rerun is true, we are requesting to be scheduled again
471 return rerun;
  /hardware/qcom/gps/msm8996/utils/
LocTimer.cpp 454 bool rerun = (fds > 0) || (errno == EINTR); local
469 // if rerun is true, we are requesting to be scheduled again
470 return rerun;
  /hardware/qcom/gps/msm8998/utils/
LocTimer.cpp 454 bool rerun = (fds > 0) || (errno == EINTR); local
469 // if rerun is true, we are requesting to be scheduled again
470 return rerun;
  /tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
InstrumentationTestTest.java 252 /** Test the rerun mode when test run has no tests. */
275 /** Test the rerun mode when first test run fails. */
304 RunInstrumentationTestsAnswer rerun = local
316 .doAnswer(rerun)
444 RunInstrumentationTestsAnswer rerun = local
456 .doAnswer(rerun)
502 RunInstrumentationTestsAnswer rerun = local
514 .doAnswer(rerun)
    [all...]
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/guice/lib/build/
junit.jar 
  /external/jsr330/lib/
junit.jar 
  /external/slf4j/integration/lib/
junit-3.8.1.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
junit-3.8.1.jar 
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/3.8.1/
junit-3.8.1.jar 

Completed in 774 milliseconds