Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/test/
H A Dquic_simple_test_server.cc162 void StartQuicServerOnServerThread(const base::FilePath& test_files_root, in StartQuicServerOnServerThread() function
236 FROM_HERE, base::BindOnce(&StartQuicServerOnServerThread, test_files_root, in Start()