OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PROP_OUTPUT_DIR
(Results
1 - 2
of
2
) sorted by null
/external/testng/src/main/java/org/testng/internal/
Constants.java
23
public static final String
PROP_OUTPUT_DIR
= NAMESPACE + "." + "outputDir";
34
new TestNGProperty("-d",
PROP_OUTPUT_DIR
, "Directory where the result files will be created.", "test-output"),
/prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar
Completed in 87 milliseconds