/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/ |
D | NameTest.java | 34 public void testNames() { in testNames() method in NameTest
|
D | PathTester.java | 88 private void testNames(Path path) { in testNames() method in PathTester
|
/external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/bindings/ |
D | NameGeneratorTest.java | 60 public void testNames() { in testNames() method in NameGeneratorTest
|
/external/angle/src/tests/gles_conformance_tests/ |
D | generate_gles_conformance_tests.py | 32 def GenerateTests(outFile, testNames): argument
|
/external/jcommander/src/test/java/com/beust/jcommander/args/ |
D | CommandLineArgs.java | 100 public String testNames; field in CommandLineArgs
|
/external/testng/src/test/java/test/name/ |
D | NameTest.java | 131 …List<String> testNames = new ArrayList<>(Arrays.asList("test1", "test2", "test3", "test4", "test5"… in complexITestTest() local
|
/external/testng/src/main/java/org/testng/ |
D | TestNG.java | 424 private static XmlSuite extractTestNames(XmlSuite s, List<String> testNames) { in extractTestNames() 447 private static void extractTestNamesFromChildSuites(XmlSuite s, List<String> testNames) { in extractTestNamesFromChildSuites() 989 Set<String> testNames = Sets.newHashSet(); in checkTestNames() local 1565 String testNames = (String) cmdLineArgs.get(CommandLineArgs.TEST_NAMES); in configure() local 1658 public void setTestNames(List<String> testNames) { in setTestNames()
|
D | CommandLineArgs.java | 105 public String testNames; field in CommandLineArgs
|
D | TestNGAntTask.java | 348 public void setTestNames(String testNames) { in setTestNames()
|
/external/guava/android/guava-testlib/src/com/google/common/testing/ |
D | AbstractPackageSanityTests.java | 396 private static boolean hasTest(Class<?> testClass, Iterable<String> testNames) { in hasTest()
|
/external/guava/guava-testlib/src/com/google/common/testing/ |
D | AbstractPackageSanityTests.java | 396 private static boolean hasTest(Class<?> testClass, Iterable<String> testNames) { in hasTest()
|
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/test/ |
D | KeyboardTest.java | 64 public void testNames() { in testNames() method in KeyboardTest
|
/external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
D | PerfTest.java | 471 Set testNames = testProvider.getAllTestCmdNames(); in parseOptions() local 545 Set testNames = testProvider.getAllTestCmdNames(); in parseOptions() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | cucdapi.c | 52 const char* testNames[]={ in TestUScriptCodeAPI() local
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | TestUtilities.java | 110 private static void testNames() { in testNames() method in TestUtilities
|
/external/angle/src/tests/test_utils/runner/ |
D | TestSuite.cpp | 972 const std::vector<std::string> &testNames = testSuiteIt.second; in GTestListTests() local
|
/external/tensorflow/tensorflow/python/framework/ |
D | ops_test.py | 2487 def testNames(self): member in OpScopeTest
|
/external/python/apitools/apitools/base/protorpclite/ |
D | messages_test.py | 86 def testNames(self): member in EnumTest
|