/external/apache-velocity-engine/velocity-custom-parser-example/src/test/java/org/apache/velocity/runtime/parser/ |
D | CustomParserTestCase.java | 22 static String RESULTS_DIR = System.getProperty("test.results.dir"); field in CustomParserTestCase
|
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/ |
D | ClasspathResourceTestCase.java | 62 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/cpload"; field in ClasspathResourceTestCase
|
D | MacroForwardDefineTestCase.java | 52 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/macroforwarddefine"; field in MacroForwardDefineTestCase
|
D | AbsoluteFileResourceLoaderTestCase.java | 66 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/absolute/results"; field in AbsoluteFileResourceLoaderTestCase
|
D | MultipleFileResourcePathTestCase.java | 59 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/multi"; field in MultipleFileResourcePathTestCase
|
D | SetTestCase.java | 62 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/set"; field in SetTestCase
|
D | VelocimacroBCModeTestCase.java | 40 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/bc_mode"; field in VelocimacroBCModeTestCase
|
D | CommonsExtPropTestCase.java | 50 private static final String RESULTS_DIR = field in CommonsExtPropTestCase
|
D | ResourceLoaderInstanceTestCase.java | 70 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/resourceinstance"; field in ResourceLoaderInstanceTestCase
|
D | MultiLoaderTestCase.java | 61 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/multiloader"; field in MultiLoaderTestCase
|
D | StringResourceLoaderTestCase.java | 47 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/stringloader"; field in StringResourceLoaderTestCase
|
D | FilteredEventHandlingTestCase.java | 72 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/includeevent"; field in FilteredEventHandlingTestCase
|
D | MethodOverloadingTestCase.java | 72 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/methodoverloading"; field in MethodOverloadingTestCase
|
D | IncludeEventHandlingTestCase.java | 73 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/includeevent"; field in IncludeEventHandlingTestCase
|
D | EvaluateTestCase.java | 71 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/evaluate"; field in EvaluateTestCase
|
D | BuiltInEventHandlerTestCase.java | 80 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/includeevent"; field in BuiltInEventHandlerTestCase
|
/external/iproute2/testsuite/ |
D | Makefile | 4 RESULTS_DIR := results macro
|
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/issues/ |
D | Velocity580TestCase.java | 46 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/issues/velocity-580"; field in Velocity580TestCase
|
D | Velocity537TestCase.java | 46 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/issues/velocity-537"; field in Velocity537TestCase
|
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/sql/ |
D | DataSourceResourceLoaderTestCase.java | 62 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/ds"; field in DataSourceResourceLoaderTestCase
|
/external/autotest/server/cros/chaos_lib/ |
D | chaos_parser.py | 18 RESULTS_DIR = '/tmp/chaos' variable
|
/external/autotest/site_utils/ |
D | gs_offloader.py | 90 RESULTS_DIR = '/usr/local/autotest/results' variable
|