Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/cronet/android/test/
H A Dquic_test_server.cc59 void StartOnServerThread(const base::FilePath& test_files_root, in StartOnServerThread()
129 base::FilePath test_files_root( in JNI_QuicTestServer_StartQuicTestServer() local
H A Dnative_test_server.cc34 base::FilePath test_files_root( in JNI_NativeTestServer_StartNativeTestServer() local
/aosp_15_r20/external/cronet/net/test/
H A Dquic_simple_test_server.cc162 void StartQuicServerOnServerThread(const base::FilePath& test_files_root, in StartQuicServerOnServerThread()
230 base::FilePath test_files_root = GetTestCertsDirectory(); in Start() local
/aosp_15_r20/external/cronet/components/cronet/testing/test_server/
H A Dtest_server.cc173 const base::FilePath& test_files_root, in StartServeFilesFromDirectory()