Home
last modified time | relevance | path

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

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/util/
DSQLiteLibraryLoader.java173 String mapLibraryName(String name); in mapLibraryName() method
/external/robolectric/robolectric/src/test/java/org/robolectric/util/
DSQLiteLibraryLoaderTest.java232 public String mapLibraryName(String name) { in mapLibraryName() method in SQLiteLibraryLoaderTest.LibraryMapperTest