Searched defs:n1 (Results 1 – 4 of 4) sorted by relevance
/cts/apps/CameraITS/tests/scene1/ |
D | test_capture_result.py | 90 def is_close_float(n1, n2): argument 93 def is_close_rational(n1, n2): argument
|
/cts/tests/tests/media/src/android/media/cts/ |
D | DecoderTest.java | 517 int n1 = ex1.readSampleData(buf1, 0); in testTrackSelection() local 542 int n1 = ex1.readSampleData(buf1, 0); in testTrackSelection() local 562 int n1 = ex1.readSampleData(buf1, 0); in testTrackSelection() local 582 int n1 = ex1.readSampleData(buf1, 0); in testTrackSelection() local 614 int n1 = ex1.readSampleData(buf1, 0); in testTrackSelection() local 647 int n1 = ex1.readSampleData(buf1, 0); in testTrackSelection() local 709 int n1 = ex1.readSampleData(buf1, 0); in testDecodeFragmented() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/ |
D | DspFftServer.java | 53 int ii, jj, kk, n1, n2, aa; in fft() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | NotificationListenerVerifierActivity.java | 132 Notification n1 = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendNotifications() local 1011 Notification n1 = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendMessagingNotification() local
|