Home
last modified time | relevance | path

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

/external/cronet/components/cronet/android/test/
Dquic_test_server.cc36 void StartOnServerThread(const base::FilePath& test_files_root, in StartOnServerThread()
94 base::FilePath test_files_root( in JNI_QuicTestServer_StartQuicTestServer() local
Dnative_test_server.cc29 base::FilePath test_files_root( in JNI_NativeTestServer_StartNativeTestServer() local
/external/cronet/net/test/
Dquic_simple_test_server.cc161 void StartQuicServerOnServerThread(const base::FilePath& test_files_root, in StartQuicServerOnServerThread()
214 base::FilePath test_files_root = GetTestCertsDirectory(); in Start() local
/external/cronet/components/cronet/testing/test_server/
Dtest_server.cc173 const base::FilePath& test_files_root) { in StartServeFilesFromDirectory()