Home
last modified time | relevance | path

Searched refs:one (Results 1 – 13 of 13) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/cube/
DCube.java32 int one = 0x10000; in Cube() local
34 -one, -one, -one, in Cube()
35 one, -one, -one, in Cube()
36 one, one, -one, in Cube()
37 -one, one, -one, in Cube()
38 -one, -one, one, in Cube()
39 one, -one, one, in Cube()
40 one, one, one, in Cube()
41 -one, one, one, in Cube()
45 0, 0, 0, one, in Cube()
[all …]
/cts/tests/tests/location/src/android/location/cts/asn1/base/
DBitStream.java66 public void appendBit(boolean one) { in appendBit() argument
67 if (one) { in appendBit()
/cts/tests/signature/api-check/
DAndroid.mk57 $(eval $(call copy-one-file,$(INTERNAL_PLATFORM_HIDDENAPI_BLACKLIST),$(LOCAL_BUILT_MODULE)))
66 $(eval $(call copy-one-file,$(INTERNAL_PLATFORM_HIDDENAPI_DARK_GREYLIST),$(LOCAL_BUILT_MODULE)))
/cts/build/
Dcompatibility_test_suite.mk52 $(eval $(call copy-one-file,$(LOCAL_PATH)/DynamicConfig.xml,$(dynamic_config_local)))
/cts/hostsidetests/appsecurity/res/pkgsigverify/
DREADME.txt18 if one exists, included in the signing block of the APK, as well as the
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale35 one C version of Dhrystone such that results can be compared without
65 always be encouraged to use more than just one benchmark.
125 of the benchmark, this does have an impact - though a very minor one -
196 local integer operands) and by the change in Proc_4 (one operand
251 compilation units are merged into one file, the rule is that separate
255 while compiling one unit, has no information about the use of
264 program preparation time (although not as much as compilation in one
318 procedure merging and/or compilation in one unit can be done to
/cts/tests/tests/text/src/android/text/cts/
DTextUtilsTest.java1762 String one = "Hello Android, hello World!"; in testRegionMatches() local
1765 assertTrue(TextUtils.regionMatches(one, 0, two, 0, "Hello".length())); in testRegionMatches()
1768 assertFalse(TextUtils.regionMatches(one, 0, two, 0, "Hello A".length())); in testRegionMatches()
1771 assertTrue(TextUtils.regionMatches(one, "Hello Android, hello ".length(), in testRegionMatches()
1773 assertFalse(TextUtils.regionMatches(one, "Hello Android, hello ".length(), in testRegionMatches()
1777 TextUtils.regionMatches(one, Integer.MIN_VALUE, two, 0, "Hello".length()); in testRegionMatches()
1782 TextUtils.regionMatches(one, Integer.MAX_VALUE, two, 0, "Hello".length()); in testRegionMatches()
1788 TextUtils.regionMatches(one, 0, two, Integer.MIN_VALUE, "Hello".length()); in testRegionMatches()
1793 TextUtils.regionMatches(one, 0, two, Integer.MAX_VALUE, "Hello".length()); in testRegionMatches()
1799 TextUtils.regionMatches(one, 0, two, 0, Integer.MIN_VALUE); in testRegionMatches()
[all …]
/cts/tests/fragment/src/android/fragment/cts/
DFragmentLifecycleTest.java741 final Fragment one = new Fragment(); in targetFragmentNoCycles() local
746 one.setTargetFragment(two, 0); in targetFragmentNoCycles()
748 three.setTargetFragment(one, 0); in targetFragmentNoCycles()
758 final Fragment one = new Fragment(); in targetFragmentSetClear() local
761 one.setTargetFragment(two, 0); in targetFragmentSetClear()
762 one.setTargetFragment(null, 0); in targetFragmentSetClear()
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dlayered_filter_f32_helper.rsh61 // Filters target layer when processing layers in pass one from the back-most to
114 // Filters target layer when processing layers in pass one from the back-most to
Dlayered_filter_d1new_helper.rsh18 // This allocation contains the kernel stack info: only one float per cell
121 // Filters target layer when processing layers in pass one from the back-most to
/cts/tools/cts-api-coverage/proto/
Dcts_report.proto293 // Smallest test unit, which ideally tests only one feature or function.
/cts/tools/dasm/src/java_cup/
Dparser.cup78 /* otherwise build a new one with the given label attached */
/cts/tests/tests/media/src/android/media/cts/
D.goutputstream-9KZYJZ690 // There are a total of 19 metadata access units in the test stream; every one of them