Searched defs:numFound (Results 1 - 11 of 11) sorted by relevance

/external/deqp/framework/delibs/depool/
H A DdePoolSet.c82 int numFound = 0; local
89 numFound++;
92 DE_TEST_ASSERT(numFound == deTestSet_getNumElements(set));
H A DdePoolHash.c98 int numFound = 0; local
107 numFound++;
110 DE_TEST_ASSERT(numFound == deTestHash_getNumElements(hash));
/external/gptfdisk/
H A Dgptcl.cc547 int numFound = 0; local
551 while ((numFound < itemNum) && (!foundLast)) {
553 numFound++;
557 } else if (numFound < itemNum) {
561 if ((numFound == itemNum) && (numFound > 0))
H A Dbasicmbr.cc638 int numFound = 0; local
648 numFound++;
656 return numFound;
H A Dgpt.cc593 int i, found, numFound = 0; local
610 numFound++;
623 return numFound;
2041 int numFound = 0; local
2050 numFound++;
2058 return numFound;
/external/robolectric/v3/runtime/
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-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-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 129 milliseconds