Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/testing/android/native_test/
H A Dnative_test_launcher.cc102 const std::string command_line_file_path( in JNI_NativeTest_RunTests() local
104 if (command_line_file_path.empty()) in JNI_NativeTest_RunTests()
107 ParseArgsFromCommandLineFile(command_line_file_path.c_str(), &args); in JNI_NativeTest_RunTests()