| /cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8431/ |
| D | poc.c | 25 #define LOG(fmt, ...) printf(fmt "\n", ##__VA_ARGS__) argument 26 #define ERR(fmt, ...) printf(fmt " %d %s\n", ##__VA_ARGS__, errno, strerror(errno)) argument
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/ |
| D | AudioStringsHelper.java | 42 static private String encodingToString(int fmt) { in encodingToString() 46 static private String encodingToShortString(int fmt) { in encodingToShortString()
|
| /cts/suite/audio_quality/lib/src/ |
| D | FileUtil.cpp | 110 bool FileUtil::doVprintf(bool fileOnly, int logLevel, const char *fmt, va_list ap) in doVprintf() 154 bool FileUtil::doPrintf(const char* fmt, ...) in doPrintf()
|
| D | Log.cpp | 41 void Log::printf(LogLevel level, const char* fmt, ...) in printf()
|
| D | Report.cpp | 66 void Report::printf(const char* fmt, ...) in printf()
|
| /cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8432/ |
| D | poc.c | 29 #define LOG(fmt, ...) printf(fmt "\n", ##__VA_ARGS__) argument 30 #define ERR(fmt, ...) printf(fmt " %d %s\n", ##__VA_ARGS__, errno, strerror(errno)) argument
|
| /cts/apps/CameraITS/tests/scene3/ |
| D | test_flip_mirror.py | 34 def test_flip_mirror(cam, props, fmt, chart): argument
|
| D | test_lens_position.py | 34 def test_lens_position(cam, props, fmt, sensitivity, exp, chart): argument
|
| D | test_lens_movement_reporting.py | 33 def test_lens_movement_reporting(cam, props, fmt, gain, exp, af_fd, chart): argument
|
| /cts/tests/camera/src/android/hardware/camera2/cts/ |
| D | BurstCaptureTest.java | 67 private void testBurst(int fmt, int burstSize, boolean checkFrameRate) throws Exception { in testBurst() 97 private void burstTestByCamera(String cameraId, int fmt, int burstSize, in burstTestByCamera()
|
| /cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8425/ |
| D | poc.c | 31 #define ERR(fmt, ...) printf(fmt ": %d(%s)\n", ##__VA_ARGS__, errno, strerror(errno)) argument
|
| /cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8426/ |
| D | poc.c | 31 #define ERR(fmt, ...) printf(fmt ": %d(%s)\n", ##__VA_ARGS__, errno, strerror(errno)) argument
|
| /cts/tools/utils/ |
| D | monsoon.py | 279 def _SendStruct(self, fmt, *args): argument
|
| /cts/tests/autofillservice/src/android/autofillservice/cts/augmented/ |
| D | AugmentedHelper.java | 180 public static void await(@NonNull CountDownLatch latch, @NonNull String fmt, in await()
|
| D | CtsAugmentedAutofillService.java | 209 private static void addException(@NonNull String fmt, @Nullable Object...args) { in addException()
|
| /cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8482/ |
| D | poc.c | 36 #define LOG(fmt, ...) printf(fmt "\n", ##__VA_ARGS__) argument 37 #define ERR(fmt, ...) printf(fmt ": %d(%d)\n", ##__VA_ARGS__, errno, errno) argument
|
| /cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ |
| D | Helper.java | 72 public static void await(@NonNull CountDownLatch latch, @NonNull String fmt, in await()
|
| D | CtsContentCaptureService.java | 389 private void throwIllegalSessionStateException(@NonNull String fmt, @Nullable Object...args) { in throwIllegalSessionStateException() 421 private static void addException(@NonNull String fmt, @Nullable Object...args) { in addException()
|
| /cts/apps/CameraITS/pymodules/its/ |
| D | objects.py | 159 def get_available_output_sizes(fmt, props, max_size=None, match_ar_size=None): argument
|
| D | cv2image.py | 122 def _calc_scale_factors(self, cam, props, fmt, s, e, fd): argument
|
| D | image.py | 864 def stationary_lens_cap(cam, req, fmt): argument
|
| D | device.py | 941 def do_capture_with_latency(cam, req, sync_latency, fmt=None): argument
|
| /cts/tests/tests/media/src/android/media/cts/ |
| D | MediaMuxerTest.java | 460 int expectedTrackCount, int degrees, int fmt) throws IOException { in cloneAndVerify() 480 int expectedTrackCount, int degrees, int fmt) in cloneMediaUsingMuxer() 725 int expectedTrackCount, int fmt) throws IOException { in simulateVideoFramesDropIssuesAndMux() 894 int fmt, HashSet<Integer> samplesDropSet, Vector<Integer> startOffsetUsVect) in cloneMediaWithSamplesDropAndStartOffsets()
|
| /cts/tools/cts-media/ |
| D | get_achievable_rates.py | 268 def parse_fmt(self, fmt): argument
|
| /cts/apps/CtsVerifier/assets/scripts/power_monitors/ |
| D | monsoon.py | 386 def _SendStruct(self, fmt, *args): argument
|