Searched refs:mTestOnly (Results 1 – 1 of 1) sorted by relevance
49 BooleanQueryHelper<TestAppQueryBuilder> mTestOnly = new BooleanQueryHelper<>(this); field in TestAppQueryBuilder159 return mTestOnly; in whereTestOnly()275 && Queryable.isEmptyQuery(mTestOnly) in isEmptyQuery()326 if (!BooleanQueryHelper.matches(mTestOnly, details.mApp.getTestOnly())) { in matches()387 mTestOnly.describeQuery("testOnly"), in describeQuery()