Home
last modified time | relevance | path

Searched defs:n2 (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CameraITS/tests/scene1/
Dtest_capture_result.py83 def is_close_float(n1, n2): argument
99 def is_close_rational(n1, n2): argument
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
DDspFftServer.java53 int ii, jj, kk, n1, n2, aa; in fft() local
/cts/tests/tests/media/src/android/media/cts/
DDecoderTest.java972 int n2 = ex2.readSampleData(buf2, 0); in testDecodeFragmented() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java193 Notification n2 = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendNotifications() local