Home
last modified time | relevance | path

Searched defs:RESULTS_DIR (Results 1 – 22 of 22) sorted by relevance

/external/apache-velocity-engine/velocity-custom-parser-example/src/test/java/org/apache/velocity/runtime/parser/
DCustomParserTestCase.java22 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/
DClasspathResourceTestCase.java62 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/cpload"; field in ClasspathResourceTestCase
DMacroForwardDefineTestCase.java52 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/macroforwarddefine"; field in MacroForwardDefineTestCase
DAbsoluteFileResourceLoaderTestCase.java66 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/absolute/results"; field in AbsoluteFileResourceLoaderTestCase
DMultipleFileResourcePathTestCase.java59 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/multi"; field in MultipleFileResourcePathTestCase
DSetTestCase.java62 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/set"; field in SetTestCase
DVelocimacroBCModeTestCase.java40 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/bc_mode"; field in VelocimacroBCModeTestCase
DCommonsExtPropTestCase.java50 private static final String RESULTS_DIR = field in CommonsExtPropTestCase
DResourceLoaderInstanceTestCase.java70 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/resourceinstance"; field in ResourceLoaderInstanceTestCase
DMultiLoaderTestCase.java61 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/multiloader"; field in MultiLoaderTestCase
DStringResourceLoaderTestCase.java47 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/stringloader"; field in StringResourceLoaderTestCase
DFilteredEventHandlingTestCase.java72 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/includeevent"; field in FilteredEventHandlingTestCase
DMethodOverloadingTestCase.java72 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/methodoverloading"; field in MethodOverloadingTestCase
DIncludeEventHandlingTestCase.java73 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/includeevent"; field in IncludeEventHandlingTestCase
DEvaluateTestCase.java71 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/evaluate"; field in EvaluateTestCase
DBuiltInEventHandlerTestCase.java80 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/includeevent"; field in BuiltInEventHandlerTestCase
/external/iproute2/testsuite/
DMakefile4 RESULTS_DIR := results macro
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/issues/
DVelocity580TestCase.java46 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/issues/velocity-580"; field in Velocity580TestCase
DVelocity537TestCase.java46 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/
DDataSourceResourceLoaderTestCase.java62 private static final String RESULTS_DIR = TEST_RESULT_DIR + "/ds"; field in DataSourceResourceLoaderTestCase
/external/autotest/server/cros/chaos_lib/
Dchaos_parser.py18 RESULTS_DIR = '/tmp/chaos' variable
/external/autotest/site_utils/
Dgs_offloader.py90 RESULTS_DIR = '/usr/local/autotest/results' variable