Home
last modified time | relevance | path

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

12

/cts/tests/tests/content/src/android/content/cts/
DMutableContextWrapperTest.java47 Context base = actitity; in testSetBaseContext() local
DContextTest.java315 final File base = mContext.getFilesDir(); in testFilenames() local
DContextWrapperTest.java809 public MockContextWrapper(Context base) { in MockContextWrapper()
814 public void attachBaseContext(Context base) { in attachBaseContext()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DRetryRule.java44 public Statement apply(Statement base, Description description) { in apply()
DRequiredFeatureRule.java42 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/print/src/android/print/cts/services/
DStubbablePrintService.java56 public void callAttachBaseContext(Context base) { in callAttachBaseContext()
/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/tools/cts-tradefed/tests/src/com/android/compatibility/tradefed/
DCtsTradefedTest.java57 File base = new File(root, "android-cts"); in testSuiteInfoLoad() local
/cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DValidateTestsAbi.java160 String base = subSet.get(0).substring(0, subSet.get(0).length() - 2); in testBinariesAbis() local
/cts/tests/tests/view/src/android/view/cts/
DContextThemeWrapperTest.java47 public MockContextThemeWrapper(Context base, int themeres) { in MockContextThemeWrapper()
DPixelCopyTest.java547 public Statement apply(Statement base, Description description) { in apply()
555 public CreateSurfaceTextureStatement(Statement base) { in CreateSurfaceTextureStatement()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifiaware/
DBaseTestCase.java170 int base = 0; in bytesToHex() local
/cts/hostsidetests/media/bitstreams/common/src/android/media/cts/bitstreams/
DMediaBitstreams.java66 String base = bitstreamPath.split("\\.")[0]; in getMd5Path() local
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTriggerContentTest.java237 String base = "content://" + DummyJobContentProvider.AUTHORITY + "/root"; in testDescendantsObserver() local
285 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/appsecurity/test-apps/IsolatedSplitApp/src/com/android/cts/isolatedsplitapp/
DSplitAppTest.java286 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()
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jar ... .Annotation { } com/google/common/base/ com/google/common/base/Absent ...
/cts/tests/tests/widget/src/android/widget/cts/util/
DXmlUtils.java102 int base = 10; in convertValueToInt() local
147 int base = 10; in parseUnsignedIntAttribute() local
/cts/tests/tests/content/src/android/content/cts/util/
DXmlUtils.java104 int base = 10; in convertValueToInt() local
149 int base = 10; in parseUnsignedIntAttribute() local
/cts/tests/tests/view/src/android/view/cts/util/
DXmlUtils.java101 int base = 10; in convertValueToInt() local
146 int base = 10; in parseUnsignedIntAttribute() local
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerCtsTestsBase.java56 public SpoofingContext(Context base, String packageName) { in SpoofingContext()
/cts/tests/tests/media/src/android/media/cts/
DNativeDecoderTest.java476 File base = mContext.getExternalFilesDir(null); in testMuxer() local
/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java1074 public Statement apply(Statement base, org.junit.runner.Description description) { in apply()

12