Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DNetworkWatchlistTest.java126 saveResourceToFile(watchlistConfigFile, TMP_CONFIG_PATH); in setWatchlistConfig()
133 private void saveResourceToFile(String res, String filePath) throws IOException { in saveResourceToFile() method in NetworkWatchlistTest