Searched defs:saw (Results 1 - 8 of 8) sorted by relevance

/external/autotest/client/site_tests/security_ptraceRestrictions/src/
H A Dthread-prctl.c68 int saw; local
82 saw = read(pipes[0], buf, 3);
83 if (saw < 3) {
120 int saw; local
128 saw = read(notification[0], buf, 1024);
129 if (saw < 1) {
133 buf[saw]='\0';
160 saw = read(notification[0], buf, 1024);
161 buf[saw] = '\0';
269 printf("master saw r
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp2937 UnicodeString saw; local
2940 fmt.format(n, saw, pos, status);
2942 if (saw == exp) {
2945 escape(saw) + "\"");
2967 escape(saw) + "\", expected \"" + exp + "\"");
2973 UnicodeString saw; local
2976 fmt.format(n, saw, pos, status);
2980 if (saw == exp) {
2983 escape(saw) + "\"");
3005 escape(saw)
[all...]
/external/robolectric/v3/runtime/
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/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
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 ...

Completed in 114 milliseconds