Home
last modified time | relevance | path

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

/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
DDefaultNativeRuntimeLoader.java124 Path fontsOutputPath = tempDirectory.create("fonts"); in maybeCopyFonts() local
143 fontsOutputPath.toAbsolutePath() + File.separator); in maybeCopyFonts()