Home
last modified time | relevance | path

Searched refs:dummy (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/os/jni/
Dandroid_os_cts_CpuInstructions.cpp86 uint32_t dummy = 0; in swp() local
87 uint32_t *ptr = &dummy; in swp()
/cts/tests/tests/text/src/android/text/cts/
DSpannableStringBuilderTest.java54 SpannableStringBuilder dummy = new SpannableStringBuilder(); in testConstructor1() local
55 dummy = new SpannableStringBuilder("test"); in testConstructor1()
58 dummy = new SpannableStringBuilder(null); in testConstructor1()
67 SpannableStringBuilder dummy = new SpannableStringBuilder("Text", 0, "Text".length()); in testConstructor2() local
68 dummy = new SpannableStringBuilder(new SpannableString("test"), 0, "Text".length()); in testConstructor2()
71 dummy = new SpannableStringBuilder("Text", 0, 10); in testConstructor2()
78 dummy = new SpannableStringBuilder("Text", -3, 3); in testConstructor2()
85 dummy = new SpannableStringBuilder("Text", 3, 0); in testConstructor2()
/cts/build/
Dtest_target_testng_package.mk43 -p invalid.dummy \
Dtest_deqp_package.mk33 -p invalid.dummy \
/cts/tests/tests/media/src/android/media/cts/
DMediaRecorderTest.java703 Surface dummy = null; in validatePersistentSurface() local
724 dummy = tryGetSurface(true /* shouldThow */); in validatePersistentSurface()
736 dummy = tryGetSurface(!errorCase /* shouldThow */); in validatePersistentSurface()
748 dummy = tryGetSurface(!errorCase /* shouldThow */); in validatePersistentSurface()
760 dummy = tryGetSurface(true /* shouldThow */); in validatePersistentSurface()
776 if (dummy != null) { in validatePersistentSurface()
777 dummy.release(); in validatePersistentSurface()
778 dummy = null; in validatePersistentSurface()
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile383 # A regular expression matching the beginning of the name of dummy variables
385 dummy-variables-rgx=^\*{0,2}(_$|unused_|dummy_)
/cts/tools/dex-tools/dex/
Dclasses0.out.dex21717 static java.math.BigInt dummy