Searched refs:diag (Results 1 – 7 of 7) sorted by relevance
/cts/tests/uiautomator/test-apps/CtsUiAutomatorApp/src/com/android/cts/uiautomator/ |
D | Test2DetailFragment.java | 54 AlertDialog diag = builder.create(); in onOptionsItemSelected() local 55 diag.show(); in onOptionsItemSelected() 75 AlertDialog diag = builder.create(); in onCreateView() 76 diag.show(); in onCreateView() 87 AlertDialog diag = builder.create(); in onCreateView() 88 diag.show(); in onCreateView() 100 AlertDialog diag = builder.create(); in onCreateView() 101 diag.show(); in onCreateView() 112 AlertDialog diag = builder.create(); in onCreateView() 113 diag.show(); in onCreateView() [all …]
|
D | Test3DetailFragment.java | 66 AlertDialog diag = builder.create(); in onOptionsItemSelected() local 67 diag.show(); in onOptionsItemSelected() 112 AlertDialog diag = builder.create(); in onCreateView() 113 diag.show(); in onCreateView()
|
D | Test1DetailFragment.java | 73 AlertDialog diag = builder.create(); in onCreateView() 74 diag.show(); in onCreateView()
|
D | Test5DetailFragment.java | 110 AlertDialog diag = builder.create(); in displayTouchResults() local 111 diag.show(); in displayTouchResults()
|
D | TestGenericDetailFragment.java | 118 AlertDialog diag = builder.create(); in displayTouchResults() local 119 diag.show(); in displayTouchResults()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | IntrinsicBLAS.java | 1809 int diag = ScriptIntrinsicBLAS.NON_UNIT; in test_L2_STRMV_Correctness() local 1819 mBLAS.STRMV(uplo, trans, diag, matrixAS, vectorXS, incX); in test_L2_STRMV_Correctness() 1828 mBLAS.STRMV(uplo, trans, diag, matrixAS, vectorXS, incX); in test_L2_STRMV_Correctness() 1834 mBLAS.STRMV(uplo, trans, diag, matrixAS, vectorXS, incX); in test_L2_STRMV_Correctness() 1845 mBLAS.STRMV(uplo, trans, diag, matrixAS, vectorXS, incX); in test_L2_STRMV_Correctness() 1857 int diag = ScriptIntrinsicBLAS.NON_UNIT; in test_L2_DTRMV_Correctness() local 1867 mBLAS.DTRMV(uplo, trans, diag, matrixAD, vectorXD, incX); in test_L2_DTRMV_Correctness() 1876 mBLAS.DTRMV(uplo, trans, diag, matrixAD, vectorXD, incX); in test_L2_DTRMV_Correctness() 1882 mBLAS.DTRMV(uplo, trans, diag, matrixAD, vectorXD, incX); in test_L2_DTRMV_Correctness() 1893 mBLAS.DTRMV(uplo, trans, diag, matrixAD, vectorXD, incX); in test_L2_DTRMV_Correctness() [all …]
|
/cts/apps/CtsVerifier/libs/ |
D | opencv-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |