Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/cts/helpers/
DSensorCtsHelper.java228 public static File getSensorTestDataDirectory(String subdirectory) throws IOException { in getSensorTestDataDirectory() argument
229 File subdirectoryFile = new File(getSensorTestDataDirectory(), subdirectory); in getSensorTestDataDirectory()