Home
last modified time | relevance | path

Searched refs:space (Results 1 – 12 of 12) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/PrivilegedUpdateApp/
DAndroid.mk59 $(eval pair := $(subst :,$(space),$(fp)))\
90 $(eval pair := $(subst :,$(space),$(fp)))\
/cts/tests/tests/text/src/android/text/util/cts/
DRfc822TokenizerTest.java103 String space = " "; in testTerminateToken() local
106 assertEquals(text + comma + space, rfc822Tokenizer.terminateToken(text)); in testTerminateToken()
110 assertEquals(text + comma + space, rfc822Tokenizer.terminateToken(null)); in testTerminateToken()
/cts/common/host-side/tradefed/res/report/
Dcompatibility_result.css158 white-space: pre-wrap; /* css-3 */
159 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
160 white-space: -pre-wrap; /* Opera 4-6 */
161 white-space: -o-pre-wrap; /* Opera 7 */
/cts/tests/openglperf2/assets/vertex/
Dperspective24 // Transform the vertex into eye space.
28 // Transform the normal\'s orientation into eye space.
Dwater22 // Transform the vertex into eye space.
/cts/tools/tradefed-host/res/report/
Dcts_result.css180 white-space: pre-wrap; /* css-3 */
181 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
182 white-space: -pre-wrap; /* Opera 4-6 */
183 white-space: -o-pre-wrap; /* Opera 7 */
/cts/build/
Dsupport_package.mk29 $(eval pair := $(subst :,$(space),$(fp)))\
/cts/libs/deviceutil/src/android/cts/util/
DMediaUtils.java777 double space = window; // space at the end of the window in movingAverageOverSum() local
793 while (ei < mData.length && mData[ei] <= space) { in movingAverageOverSum()
794 space -= mData[ei]; in movingAverageOverSum()
805 } else if (bi > 0 && foot > space) { in movingAverageOverSum()
816 space += average; in movingAverageOverSum()
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dcamera_response_fast.rsh21 // do some computation in the radiance space, then re-apply the response to
Dcamera_response.rsh21 // do some computation in the radiance space, then re-apply the response to
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile235 no-space-check=
272 # A regex for finding comments that do not have a space between leading comment
274 comment-starts-without-space=\A#[^\s\w]*\w
285 min-comment-space=2
/cts/tools/vm-tests-tf/
DAndroid.mk88 $(LOCAL_BUILT_MODULE): PRIVATE_CLASS_PATH := $(subst $(space),:,$(vmteststf_dep_jars)):$(HOST_JDK_T…