OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nonEmpty
(Results
1 - 7
of
7
) sorted by null
/external/skia/tests/
PictureTest.cpp
453
bool
nonEmpty
= canvas->getClipDeviceBounds(&clipBounds);
454
REPORTER_ASSERT(reporter, true ==
nonEmpty
);
466
bool
nonEmpty
= canvas->getClipDeviceBounds(&clipBounds);
467
REPORTER_ASSERT(reporter, true ==
nonEmpty
);
479
bool
nonEmpty
= canvas->getClipDeviceBounds(&clipBounds);
480
REPORTER_ASSERT(reporter, true ==
nonEmpty
);
491
bool
nonEmpty
= canvas->getClipDeviceBounds(&clipBounds);
492
REPORTER_ASSERT(reporter, true ==
nonEmpty
);
503
bool
nonEmpty
= canvas->getClipDeviceBounds(&clipBounds);
507
REPORTER_ASSERT(reporter, true ==
nonEmpty
);
[
all
...]
/external/clang/test/CodeGenCXX/
member-function-pointers.cpp
246
int
nonEmpty
;
253
int
nonEmpty
;
/frameworks/base/core/tests/coretests/src/android/text/
TextUtilsTest.java
477
Object[]
nonEmpty
= TextUtils.removeEmptySpans(allSpans.toArray(), this, Object.class);
478
assertEquals("Mismatched array size", nonEmptySpans.size(),
nonEmpty
.length);
479
for (int i=0; i<
nonEmpty
.length; i++) {
480
assertEquals("Span differ", nonEmptySpans.get(i),
nonEmpty
[i]);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi.services_3.2.100.v20100503.jar
/external/robolectric/lib/main/
xpp3-1.1.4c.jar
/external/smack/asmack-master/lib/
xpp3-1.1.4c.jar
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
Completed in 1120 milliseconds