Searched defs:IN_PROGRESS (Results 1 - 16 of 16) sorted by relevance

/external/jsilver/src/com/google/streamhtmlparser/util/
H A DEntityResolver.java69 * <li><code>IN_PROGRESS</code> indicates we are currently processing
78 IN_PROGRESS("In Progress"), enum constant in enum:EntityResolver.Status
201 status = Status.IN_PROGRESS;
203 } else if (status == Status.IN_PROGRESS) {
/external/autotest/client/cros/cellular/pseudomodem/
H A Dpm_errors.py68 IN_PROGRESS = 7 variable in class:MMCoreError
86 self.IN_PROGRESS : '.InProgress',
/external/protobuf/gtest/src/
H A Dgtest-death-test.cc191 // which is not allowed. IN_PROGRESS means the test has not yet
193 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED }; enumerator in enum:testing::internal::DeathTestOutcome
316 outcome_(IN_PROGRESS),
481 case IN_PROGRESS:
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-death-test.cc240 // returned control by throwing an exception. IN_PROGRESS means the test
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW }; enumerator in enum:testing::internal::DeathTestOutcome
367 outcome_(IN_PROGRESS),
567 case IN_PROGRESS:
/external/gtest/src/
H A Dgtest-death-test.cc240 // returned control by throwing an exception. IN_PROGRESS means the test
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW }; enumerator in enum:testing::internal::DeathTestOutcome
369 outcome_(IN_PROGRESS),
569 case IN_PROGRESS:
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc202 // returned control by throwing an exception. IN_PROGRESS means the test
206 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW }; enumerator in enum:testing::internal::DeathTestOutcome
332 outcome_(IN_PROGRESS),
532 case IN_PROGRESS:
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc202 // returned control by throwing an exception. IN_PROGRESS means the test
206 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW }; enumerator in enum:testing::internal::DeathTestOutcome
329 outcome_(IN_PROGRESS),
529 case IN_PROGRESS:
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-death-test.cc240 // returned control by throwing an exception. IN_PROGRESS means the test
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW }; enumerator in enum:testing::internal::DeathTestOutcome
369 outcome_(IN_PROGRESS),
569 case IN_PROGRESS:
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 589 milliseconds