Home
last modified time | relevance | path

Searched defs:Reporter (Results 1 – 25 of 208) sorted by relevance

123456789

/aosp_15_r20/external/google-breakpad/src/common/
H A Ddwarf_cu_to_module_unittest.cc1806 struct Reporter: public Test { struct
1807 Reporter() in Reporter() function
1823 DwarfCUToModule::WarningReporter reporter; argument
1829 TEST_F(Reporter, UnknownSpecification) { in TEST_F() argument
1833 TEST_F(Reporter, UnknownAbstractOrigin) { in TEST_F() argument
1837 TEST_F(Reporter, MissingSection) { in TEST_F() argument
1841 TEST_F(Reporter, BadLineInfoOffset) { in TEST_F() argument
1845 TEST_F(Reporter, UncoveredFunctionDisabled) { in TEST_F() argument
1850 TEST_F(Reporter, UncoveredFunctionEnabled) { in TEST_F() argument
1856 TEST_F(Reporter, UncoveredLineDisabled) { in TEST_F() argument
[all …]
H A Ddwarf_cfi_to_module.h73 Reporter(const string& file, const string& section) in Reporter() function
/aosp_15_r20/external/skia/tests/
H A DGradientTest.cpp195 static void TestConstantGradient(skiatest::Reporter*) { in TestConstantGradient()
314 static void test_clamping_overflow(skiatest::Reporter*) { in test_clamping_overflow()
333 static void test_degenerate_linear(skiatest::Reporter*) { in test_degenerate_linear()
379 static void test_linear_fuzzer(skiatest::Reporter*) { in test_linear_fuzzer()
498 static void test_sweep_fuzzer(skiatest::Reporter*) { in test_sweep_fuzzer()
H A DGpuDrawPathTest.cpp34 static void test_drawPathEmpty(skiatest::Reporter*, SkCanvas* canvas) { in test_drawPathEmpty()
71 static void test_drawSameRectOvals(skiatest::Reporter*, SkCanvas* canvas) { in test_drawSameRectOvals()
H A DPathOpsExtendedTest.cpp692 void (*firstTest)(skiatest::Reporter* , const char* filename), in RunTestSet()
693 void (*skipTest)(skiatest::Reporter* , const char* filename), in RunTestSet()
694 void (*stopTest)(skiatest::Reporter* , const char* filename), bool reverse) { in RunTestSet()
H A DTestUtils.h29 namespace skiatest { class Reporter; } variable
H A DSkStrikeCacheTest.cpp23 DEF_TEST(SkStrikeCache_CachePurge, Reporter) { in DEF_TEST() argument
H A DPathOpsExtendedTest.h16 namespace skiatest { class Reporter; } variable
H A DGpuRectanizerTest.cpp39 static void test_rectanizer_inserts(skiatest::Reporter*, in test_rectanizer_inserts()
/aosp_15_r20/external/starlark-go/internal/chunkedfile/
H A Dchunkedfile.go47 type Reporter interface { interface
57 func Read(filename string, report Reporter) (chunks []Chunk) {
/aosp_15_r20/tools/metalava/metalava-reporter/src/main/java/com/android/tools/metalava/reporter/
H A DReporter.kt24 interface Reporter { interface
/aosp_15_r20/external/starlark-go/starlarktest/
H A Dstarlarktest.go32 type Reporter interface { interface
39 func SetReporter(thread *starlark.Thread, r Reporter) {
/aosp_15_r20/external/skia/tests/graphite/precompile/
H A DThreadedPrecompileTest.cpp130 skiatest::Reporter* /* reporter */, in precompile_gradients()
214 skiatest::Reporter* /* reporter */, in compile_gradients()
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_reader.h80 explicit Reporter(const string& filename) : filename_(filename) { } in Reporter() function
242 explicit Reporter(const string& filename) : filename_(filename) { } in Reporter() function
/aosp_15_r20/external/google-breakpad/src/client/mac/sender/
H A Dcrash_report_sender.m157 @interface Reporter(PrivateMethods) interface in PrivateMethods
222 @implementation Reporter implementation
/aosp_15_r20/out/soong/.intermediates/tools/metalava/metalava-reporter/metalava-reporter/linux_glibc_common/kotlin_headers/
Dmetalava-reporter.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/tools__metalava__metalava-reporter__linux_glibc_common__metalava- ...
/aosp_15_r20/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/process/
H A DReporter.java23 public interface Reporter { interface
/aosp_15_r20/external/google-breakpad/src/client/solaris/handler/
H A Dminidump_test.cc46 static void* Reporter(void*) { in Reporter() function
/aosp_15_r20/frameworks/base/services/robotests/src/com/android/server/testing/shadows/
H A DShadowCloseGuard.java40 private static class Reporter implements CloseGuard.Reporter { class in ShadowCloseGuard
/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Dreport.h39 explicit Reporter(const string& name) : name_(name) {} in Reporter() function
/aosp_15_r20/external/objenesis/tck/src/main/java/org/objenesis/tck/
H A DReporter.java34 public interface Reporter { interface
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/exceptions/
H A DReporter.java53 public class Reporter { class
57 private Reporter() { in Reporter() method in Reporter
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGpuResourceCacheAccess.h21 class Reporter; variable
/aosp_15_r20/external/testng/src/main/java/org/testng/
H A DReporter.java30 public class Reporter { class
/aosp_15_r20/external/slf4j/slf4j-api/src/main/java/org/slf4j/helpers/
H A DReporter.java20 public class Reporter { class

123456789