Searched defs:empty (Results 1 – 10 of 10) sorted by relevance
87 public void empty() throws CborException { in empty() method in CreateItemsRequestTest
106 final LocaleList empty = new LocaleList(); in testIndexOf() local120 final LocaleList empty = new LocaleList(); in testEquals() local146 final LocaleList empty = new LocaleList(); in testHashCode() local184 LocaleList empty = LocaleList.getEmptyLocaleList(); in testGetEmptyLocaleList() local
218 private JsonWriter open(JsonScope empty, String openBracket) throws IOException { in open()229 private JsonWriter close(JsonScope empty, JsonScope nonempty, String closeBracket) in close()
155 TextView empty = (TextView) findViewById(android.R.id.empty); in onCreate() local
187 AMediaFormat* empty = AMediaFormat_new(); in nativeTestIfGetFileFormatSucceedsBeforeSetDataSource() local348 AMediaFormat* empty = AMediaFormat_new(); in nativeTestGetTrackFormatBeforeSetDataSource() local369 AMediaFormat* empty = AMediaFormat_new(); in nativeTestGetTrackFormatForInvalidIndex() local
177 SpannableStringBuilder empty = new SpannableStringBuilder(); in testSelectAll() local
187 IEmpty empty = new Empty(); in testRepeatInterface() local
1188 Rational[] empty = new Rational[] { Rational.ZERO, Rational.ZERO, Rational.ZERO}; in verifyRawCaptureResult() local
1027 TestApp empty = new TestApp(null, null, -1, in stageSingleApk() local
276 std::shared_ptr<IEmpty> empty = SharedRefBase::make<MyEmpty>(); in TEST_P() local