Home
last modified time | relevance | path

Searched refs:strip (Results 1 – 11 of 11) sorted by relevance

/cts/hostsidetests/theme/
Dandroid_device.py40 return out.decode('utf-8').strip(), err.decode('utf-8').strip()
109 return self.run_shell_command("getprop ro.build.version.codename")[0].strip()
/cts/tests/autofillservice/src/android/autofillservice/cts/augmented/
DCannedAugmentedFillResponse.java113 final Area strip = presentationParams.getSuggestionArea(); in asFillResponse() local
114 if (strip == null) { in asFillResponse()
143 boolean ok = fillWindow.update(strip, rootView, 0); in asFillResponse()
145 Log.w(TAG, "FillWindow.update() failed for " + strip + " and " + rootView); in asFillResponse()
/cts/suite/audio_quality/test_description/conf/
Ddetect_usb_audio.py42 line = f.readline().strip()
/cts/hostsidetests/jvmti/base/jni/
DAndroid.bp42 strip: {
/cts/hostsidetests/seccomp/app/
Dgen_blacklist.py136 name, value = [w.strip() for w in line.split(',')]
/cts/hostsidetests/jvmti/attaching/
DAndroid.bp52 strip: {
/cts/tools/utils/
DbuildCts.py37 lines = [line.strip() for line in f.readlines()]
47 lines = [string.join(line.strip().rsplit('.',1),'#') for line in f.readlines()]
Dmonsoon.py330 print __doc__.strip()
/cts/apps/CtsVerifier/assets/scripts/
Dexecute_power_tests.py790 print __doc__.strip()
/cts/apps/CameraITS/pymodules/its/
Ddevice.py217 line = logcat.readline().strip()
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile248 …itfields,string.join,string.joinfields,string.lstrip,string.rstrip,string.strip,string.swapcase,st…