Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/
H A DCronetUrlRequestContextTest.java776 File netLogDir = new File(directory, "NetLog" + System.currentTimeMillis()); in testBoundedFileNetLog() local
839 File netLogDir = new File(directory, "NetLog" + System.currentTimeMillis()); in testNoStopBoundedFileNetLog() local
1459 File netLogDir = new File(directory, "NetLog" + System.currentTimeMillis()); in testBoundedFileNetLogAfterShutdown() local
1513 File netLogDir = new File(directory, "NetLog" + System.currentTimeMillis()); in testBoundedFileNetLogStartMultipleTimes() local
1576 File netLogDir = new File(directory, "NetLog" + System.currentTimeMillis()); in testBoundedFileNetLogStopMultipleTimes() local
1635 File netLogDir = new File(directory, "NetLog" + System.currentTimeMillis()); in testBoundedFileNetLogWithBytes() local