Searched defs:assertChildCount (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/ | ||
H A D | DocumentsProviderHelper.java | 179 public void assertChildCount(Uri parentUri, int expected) throws Exception { in assertChildCount() method in DocumentsProviderHelper |