Home
last modified time | relevance | path

Searched refs:assertNotEmpty (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TV/tests/robotests/src/com/android/tv/dvr/ui/
DSortedArrayAdapterTest.java60 assertNotEmpty(); in testAdd_one()
68 assertNotEmpty(); in testAdd_two()
75 assertNotEmpty(); in testSetInitialItems_two()
83 assertNotEmpty(); in testMaxInitialCount()
92 assertNotEmpty(); in testExtraItem()
106 assertNotEmpty(); in testExtraItemWithMaxCount()
119 assertNotEmpty(); in testRemove()
155 assertNotEmpty(); in testReplace()
172 assertNotEmpty(); in testChange_sorting()
181 assertNotEmpty(); in testChange_new()
[all …]
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/inspector/
DTestTable.java74 void assertNotEmpty() { in assertNotEmpty() method in TestTable
DInspectorControllerTest.java152 mDebugTestDouble.assertNotEmpty(); in testShowDebugUpdatesView()