Home
last modified time | relevance | path

Searched refs:below (Results 1 – 22 of 22) sorted by relevance

/cts/tests/tests/hardware/res/raw/
Dsony_dualshock4_usb_batteryeventtests.json30 "capacities": [0.55 /* kernel 5.10 or above */, 0.5 /* below kernel 5.10 */],
Dsony_dualshock4_bluetooth_batteryeventtests.json39 "capacities": [0.55 /* kernel 5.10 or above */, 0.6 /* below kernel 5.10 */],
/cts/tests/tests/content/
Dfonts_readme.txt1 All fonts included in this project follow the below copyright and licensing:
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/
DREADME.txt5 after you followed the below steps to add an ALLOWED account, AccountCheckHostSideTest should
/cts/tests/tests/view/src/android/view/cts/
DPixelCopyTest.java882 float below = .45f; in assertBitmapQuadColor() local
885 + Integer.toHexString(getPixelFloatPos(bitmap, below, below)), in assertBitmapQuadColor()
886 topLeft, getPixelFloatPos(bitmap, below, below)); in assertBitmapQuadColor()
887 assertEquals("Top right II", topRight, getPixelFloatPos(bitmap, above, below)); in assertBitmapQuadColor()
888 assertEquals("Bottom left II", bottomLeft, getPixelFloatPos(bitmap, below, above)); in assertBitmapQuadColor()
911 float below = .4f; in assertBitmapQuadColor() local
914 getX.apply(below), getY.apply(below), threshold); in assertBitmapQuadColor()
916 getX.apply(above), getY.apply(below), threshold); in assertBitmapQuadColor()
918 getX.apply(below), getY.apply(above), threshold); in assertBitmapQuadColor()
/cts/libs/testserver/
DAndroid.bp19 // to get the below license kinds:
/cts/hostsidetests/gputools/
DAndroid.bp19 // to get the below license kinds:
/cts/apps/CtsVerifier/
DAndroid.bp5 // to get the below license kinds:
/cts/tests/tests/identity/
DAndroid.bp48 // The comment below is not particularly accurate, but it's copied from other
/cts/tests/tests/os/jni/
DAndroid.bp74 // TARGET_2ND_CPU_VARIANT and causes clang to ignore the -march below.
/cts/tests/tests/keystore/
DAndroid.bp67 // The comment below is not particularly accurate, but it's copied from other
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dpixel_format_f32.rsh38 // in LayerInfo below.
Dlayered_filter_fast_d1new.rscript415 // this target layer. Hence, the kernel_info below is a valid pointer.
445 // this target layer. Hence, the kernel_info below is a valid pointer.
497 // this target layer. Hence kernel_info below is a valid pointer.
550 // this target layer. Hence kernel_info below is a valid pointer.
Dlayered_filter_fast_f32.rscript314 // this target layer. Hence, the kernel_info below is a valid pointer.
365 // this target layer. Hence kernel_info below is a valid pointer.
/cts/tests/tests/media/
DAndroid.bp19 // to get the below license kinds:
/cts/tests/tests/media/libmediandkjni/
DAndroid.bp23 // to get the below license kinds:
/cts/
DAndroid.bp11 // Please consider splitting the single license below into multiple licenses,
/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestAppPrebuilt/
DREADME.md60 1. Download android-cts.zip. The current prebuilts are downloaded from the links below.
/cts/hostsidetests/gputools/layers/
DAndroid.bp19 // to get the below license kinds:
/cts/hostsidetests/hdmicec/
Dcec_adapter.md180 In the examples below the DUT is a CEC player device with a logical address of
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dreduce.rscript437 // out of range. The globals and reduction kernels below allow a test
DMatrixTest.rscript111 * This makes the tests below easier to read than if they were column major,