Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 10 of 10) sorted by relevance

/cts/tools/dasm/src/java_cup/runtime/
Dvirtual_parse_stack.java99 public boolean empty() in empty() method in virtual_parse_stack
/cts/tests/tests/os/src/android/os/cts/
DLocaleListTest.java106 final LocaleList empty = new LocaleList(); in testIndexOf() local
120 final LocaleList empty = new LocaleList(); in testEquals() local
146 final LocaleList empty = new LocaleList(); in testHashCode() local
184 LocaleList empty = LocaleList.getEmptyLocaleList(); in testGetEmptyLocaleList() local
/cts/libs/json/src/com/android/json/stream/
DJsonWriter.java218 private JsonWriter open(JsonScope empty, String openBracket) throws IOException { in open()
229 private JsonWriter close(JsonScope empty, JsonScope nonempty, String closeBracket) in close()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/
DStreamingVideoActivity.java155 TextView empty = (TextView) findViewById(android.R.id.empty); in onCreate() local
/cts/tools/dasm/src/java_cup/
Dterminal_set.java66 public boolean empty() in empty() method in terminal_set
/cts/tests/tests/binder_ndk/src/android/binder/cts/
DJavaClientTest.java172 IEmpty empty = new Empty(); in testRepeatInterface() local
/cts/tests/tests/text/src/android/text/cts/
DSelectionTest.java177 SpannableStringBuilder empty = new SpannableStringBuilder(); in testSelectAll() local
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_native_aidl_client.cpp225 std::shared_ptr<IEmpty> empty = SharedRefBase::make<MyEmpty>(); in TEST_P() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DStillCaptureTest.java1152 Rational[] empty = new Rational[] { Rational.ZERO, Rational.ZERO, Rational.ZERO}; in verifyRawCaptureResult() local
/cts/tools/dasm/etc/
Djava_cup.jar.oldMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/action_part.class action_part ...