Home
last modified time | relevance | path

Searched defs:base (Results 1 – 25 of 37) sorted by relevance

12

/cts/tests/signature/src/android/signature/cts/
DExcludingClassProvider.java25 private final ClassProvider base; field in ExcludingClassProvider
28 public ExcludingClassProvider(ClassProvider base, in ExcludingClassProvider()
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DBeforeAfterRule.java28 public Statement apply(Statement base, Description description) { in apply()
DOnFailureRule.java38 public Statement apply(Statement base, Description description) { in apply()
DRequiredFeatureRule.java41 public Statement apply(Statement base, Description description) { in apply()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DTracer.java29 public Statement apply(Statement base, Description description) { in apply()
/cts/tests/autofillservice/src/android/autofillservice/cts/common/
DStateKeeperRule.java48 public Statement apply(Statement base, Description description) { in apply()
DStateChangerRule.java53 public Statement apply(Statement base, Description description) { in apply()
/cts/tests/tests/content/src/android/content/cts/
DMutableContextWrapperTest.java47 Context base = actitity; in testSetBaseContext() local
DContextTest.java317 final File base = mContext.getFilesDir(); in testFilenames() local
/cts/tests/autofillservice/src/android/autofillservice/cts/
DRetryRule.java42 public Statement apply(Statement base, Description description) { in apply()
DAutofillLoggingTestRule.java49 public Statement apply(Statement base, Description description) { in apply()
DSafeCleanerRule.java74 public Statement apply(Statement base, Description description) { in apply()
/cts/tools/dasm/src/java_cup/
Daction_production.java21 production base, in action_production()
/cts/tests/tests/content/src/android/content/res/cts/
DFractionTest.java76 private void tryFraction(final int resid, final float base, final float pbase, in tryFraction()
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/services/
DStubbablePrintService.java56 public void callAttachBaseContext(Context base) { in callAttachBaseContext()
/cts/hostsidetests/multiuser/src/android/host/multiuser/
DCreateUsersNoAppCrashesTest.java176 public Statement apply(Statement base, Description description) { in apply()
193 private static Set<String> evaluateAndReturnAppCrashes(Statement base) throws Throwable { in evaluateAndReturnAppCrashes()
/cts/tests/tests/widget/src/android/widget/cts/
DTextClockTest.java73 int base = mStartedAs24 ? 24 : 12; in teardown() local
74 Settings.System.putInt(mActivity.getContentResolver(), Settings.System.TIME_12_24, base); in teardown() local
/cts/tests/tests/view/src/android/view/cts/
DContextThemeWrapperTest.java47 public MockContextThemeWrapper(Context base, int themeres) { in MockContextThemeWrapper()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifiaware/
DBaseTestCase.java170 int base = 0; in bytesToHex() local
/cts/hostsidetests/appsecurity/test-apps/ClassLoaderSplitApp/src/com/android/cts/classloadersplitapp/
DSplitAppTest.java160 public Statement apply(final Statement base, Description description) { in apply()
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTriggerContentTest.java241 String base = "content://" + DummyJobContentProvider.AUTHORITY + "/root"; in testDescendantsObserver() local
289 String base = "content://" + DummyJobContentProvider.AUTHORITY + "/root"; in testNonDescendantsObserver() local
/cts/tests/tests/opengl/src/android/opengl/cts/
DCompressedTextureSurfaceView.java41 Bitmap base, in CompressedTextureSurfaceView()
123 public CompressedTextureRender(Bitmap base, in CompressedTextureRender()
/cts/hostsidetests/media/bitstreams/common/src/android/media/cts/bitstreams/
DMediaBitstreams.java72 String base = bitstreamPath.replaceAll(".mp4$|.webm$", ""); in getMd5Path() local
/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/src/com/android/cts/isolatedsplitapp/
DSplitAppTest.java291 public Statement apply(final Statement base, Description description) { in apply()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DLaunchClip.java168 AllocationAdapter makeAdapter(Allocation base, int ax, int ay, int az, int ox, int oy, int oz) { in makeAdapter()

12