Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/
DDocumentsProviderHelper.java179 public void assertChildCount(Uri parentUri, int expected) throws Exception { in assertChildCount() method in DocumentsProviderHelper
184 public void assertChildCount(String parentId, int expected) throws Exception { in assertChildCount() method in DocumentsProviderHelper
189 public void assertChildCount(RootInfo root, int expected) throws Exception { in assertChildCount() method in DocumentsProviderHelper