Searched refs:hasCalledConvertToString (Results 1 – 1 of 1) sorted by relevance
392 assertFalse(adapter.hasCalledConvertToString()); in testGetFilter()395 assertTrue(adapter.hasCalledConvertToString()); in testGetFilter()645 public boolean hasCalledConvertToString() { in hasCalledConvertToString() method in CursorTreeAdapterTest.MockCursorTreeAdapter