Searched refs:reportType (Results 1 - 12 of 12) sorted by relevance

/external/rmi4utils/f54test/
H A Dmain.cpp51 int RunF54Test(const char * deviceFile, f54_report_types reportType, bool continuousMode, bool noReset) argument
74 rc = f54Test.Prepare(reportType);
116 f54_report_types reportType = F54_16BIT_IMAGE; local
129 reportType = (f54_report_types)strtol(optarg, NULL, 0);
151 rc = RunF54Test(deviceName, reportType, continuousMode, noReset);
169 rc = RunF54Test(deviceFile, reportType, continuousMode, noReset);
H A Df54test.h651 int Prepare(f54_report_types reportType);
H A Df54test.cpp61 int F54Test::Prepare(f54_report_types reportType) argument
86 retval = SetF54ReportType(reportType);
/external/webrtc/webrtc/examples/objc/AppRTCDemo/
H A DARDStatsBuilder.m134 NSString *reportType = statsReport.type;
135 if ([reportType isEqualToString:@"ssrc"] &&
143 } else if ([reportType isEqualToString:@"VideoBwe"]) {
145 } else if ([reportType isEqualToString:@"googCandidatePair"]) {
/external/jsoncpp/src/test_lib_json/
H A Djsontest.cpp366 msvcrtSilentReportHook(int reportType, char* message, int* /*returnValue*/) { argument
372 if (reportType == _CRT_ERROR || reportType == _CRT_ASSERT) {
387 // Let's other reportType (_CRT_WARNING) be handled as they would by default
/external/compiler-rt/lib/asan/
H A Dasan_malloc_win.cc154 int _CrtDbgReportW(int reportType, const wchar_t*, int, argument
/external/robolectric/v3/runtime/
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 376 milliseconds