Searched refs:testGetData (Results 1 – 6 of 6) sorted by relevance
/external/brotli/java/org/brotli/dec/ | ||
D | DictionaryTest.java | 35 public void testGetData() { in testGetData() method in DictionaryTest |
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ | ||
D | ShadowIconTest.java | 42 public void testGetData() { in testGetData() method in ShadowIconTest |
D | ShadowMessageTest.java | 29 public void testGetData() throws Exception { in testGetData() method in ShadowMessageTest |
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ | ||
D | LanguageInfoTest.java | 43 public void testGetData() { in testGetData() method in LanguageInfoTest |
/external/python/cpython2/Lib/test/ | ||
D | test_zipimport.py | 285 def testGetData(self): member in UncompressedZipImportTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_zipimport.py | 527 def testGetData(self): member in UncompressedZipImportTestCase |