Home
last modified time | relevance | path

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

/external/libchrome/base/android/java/src/org/chromium/base/
DCommandLineInitUtil.java55 File commandLineFile = new File(COMMAND_LINE_FILE_PATH_DEBUG_APP, fileName); in initCommandLine() local
57 boolean debugFlagsExist = commandLineFile.exists(); in initCommandLine()
59 commandLineFile = new File(COMMAND_LINE_FILE_PATH, fileName); in initCommandLine()
61 CommandLine.initFromFile(commandLineFile.getPath()); in initCommandLine()
/external/angle/src/tests/test_utils/runner/android/java/src/com/android/angle/test/
DAngleNativeTest.java94 File commandLineFile = new File(mCommandLineFilePath); in parseArgumentsFromIntent() local
95 if (!commandLineFile.isAbsolute()) in parseArgumentsFromIntent()
/external/testng/ant/3rdparty/
Dcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/ ...