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