/external/skia/tests/ |
D | Test.h | 109 #define INFOF(REPORTER, ...) \ argument 111 if ((REPORTER)->verbose()) { \ 157 #define REQUIRE_PDF_DOCUMENT(TEST_NAME, REPORTER) \ argument 162 INFOF(REPORTER, "PDF disabled; %s test skipped.", #TEST_NAME); \
|
D | PDFPrimitivesTest.cpp | 56 #define ASSERT_EQL(REPORTER, SKSTRING, STRING, LEN) \ argument 62 REPORTER, \ 68 #define ASSERT_EQ(REPORTER, SKSTRING, STRING) \ argument 71 ASSERT_EQL(REPORTER, SKSTRING, str, strlen(str)); \ 74 #define ASSERT_EMIT_EQ(REPORTER, OBJECT, STRING) \ argument 77 ASSERT_EQ(REPORTER, result, STRING); \
|
/external/testng/src/main/java/org/testng/ |
D | CommandLineArgs.java | 87 public static final String REPORTER = "-reporter"; field in CommandLineArgs 88 @Parameter(names = REPORTER, description = "Extended configuration for custom report listener")
|
D | TestNGAntTask.java | 600 argv.add(CommandLineArgs.REPORTER); in addReporterConfigs()
|
D | TestNG.java | 1632 String reporterConfigs = (String) cmdLineArgs.get(CommandLineArgs.REPORTER); in configure()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |