Searched refs:TEST_FILTER (Results 1 – 5 of 5) sorted by relevance
9 $TEST_WRAP ./arestest -4 -v $TEST_FILTER19 $TEST_WRAP ./arestest -4 -v $TEST_FILTER
13 $TEST_WRAP ./arestest -4 -v $TEST_FILTER
43 TEST_FILTER = 'A*.A:A*.B:C*' variable140 GetTestsForAllIterations({}, [FilterFlag(TEST_FILTER)])[0])158 {}, [ShuffleFlag(), RandomSeedFlag(1), FilterFlag(TEST_FILTER)])[0])
46 private static final Matcher TEST_FILTER = PatternCache.get( field in TestPathsModule58 if (!TEST_FILTER.reset(item.getClass().getName()).find()) { in TestMain()
103 TEST_FILTER = 5, field in ConsoleCheckCLDR275 String checkFilter = options[TEST_FILTER].value; in main()