Home
last modified time | relevance | path

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

/webkit/integration-tests/testapp/src/main/java/com/example/androidx/webkit/
DTracingControllerActivity.java128 VerifyingFileOutputStream(String logPath, TextView infoView, Button tracingButton) in VerifyingFileOutputStream()
151 private void verifyJSON(String logPath) throws IOException, JSONException { in verifyJSON()