Home
last modified time | relevance | path

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

/external/cronet/testing/android/native_test/
Dnative_test_launcher.cc93 const std::string command_line_file_path( in JNI_NativeTest_RunTests() local
95 if (command_line_file_path.empty()) in JNI_NativeTest_RunTests()
98 ParseArgsFromCommandLineFile(command_line_file_path.c_str(), &args); in JNI_NativeTest_RunTests()