Searched refs:doesNotExist (Results 1 – 8 of 8) sorted by relevance
132 persistableBundleKeyQueryHelper.doesNotExist(); in matches_doesNotExistRestriction_meetsRestriction_returnsTrue()143 persistableBundleKeyQueryHelper.doesNotExist(); in matches_doesNotExistRestriction_doesNotMeetRestriction_returnsFalse()182 persistableBundleKeyQueryHelper.doesNotExist(); in isEmptyQuery_hasDoesNotExistQuery_returnsFalse()
74 bundleQueryHelper.key(KEY).doesNotExist(); in matches_restrictionOnOneKey_restrictionIsNotMet_returnsFalse()
73 persistableBundleQueryHelper.key(KEY).doesNotExist(); in matches_restrictionOnOneKey_restrictionIsNotMet_returnsFalse()
172 bundleKeyQueryHelper.doesNotExist(); in matches_doesNotExistRestriction_meetsRestriction_returnsTrue()183 bundleKeyQueryHelper.doesNotExist(); in matches_doesNotExistRestriction_doesNotMeetRestriction_returnsFalse()
34 E doesNotExist(); in doesNotExist() method
35 E doesNotExist(); in doesNotExist() method
68 public E doesNotExist() { in doesNotExist() method in PersistableBundleKeyQueryHelper
78 public E doesNotExist() { in doesNotExist() method in BundleKeyQueryHelper