Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 15 of 15) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dmandreel.js2033 function MandreelInterCallFunctionRaw(sp, func_name, returnType) argument
2912 function imandreel_interop_callbridge(new_method, sp) argument
3273 function _assert(sp) argument
3289 function _ZdaPv(sp) argument
3295 function _ZdlPv(sp) argument
3301 function _Znaj(sp) argument
3306 function _Znwj(sp) argument
3311 function abort(sp) argument
3373 function my_assert(sp) argument
3396 function my_arg_test(sp) argument
[all …]
Dearley-boyer.js1164 "sp": "\040", property
2722 function sc_getOutputString(sp) { argument
/cts/suite/audio_quality/test_description/conf/
Dcheck_conf.py19 import scipy as sp namespace
/cts/tests/tests/telephony/src/android/telephony/gsm/cts/
DSmsMessage_SubmitPduTest.java26 SmsMessage.SubmitPdu sp = new SmsMessage.SubmitPdu(); in testToString() local
/cts/suite/audio_quality/test_description/processing/
Dplayback_thd.py19 import scipy as sp namespace
Drecording_thd.py19 import scipy as sp namespace
Dexample.py19 import scipy as sp namespace
Dgen_random.py19 import scipy as sp namespace
Dcalc_thd.py18 import scipy as sp namespace
Dcheck_spectrum_playback.py19 import scipy as sp namespace
Dcalc_delay.py19 import scipy as sp namespace
Dcheck_spectrum.py19 import scipy as sp namespace
/cts/tests/tests/widget/src/android/widget/cts/
DMultiAutoCompleteTextViewTest.java243 SpannableString sp = new SpannableString(text + ", "); in terminateToken() local
244 TextUtils.copySpansFrom((Spanned)text, 0, text.length(), Object.class, sp, 0); in terminateToken() local
/cts/suite/audio_quality/test_description/
Dprocessing_main.py19 import scipy as sp namespace
/cts/tests/tests/content/src/android/content/cts/
DContextWrapperTest.java443 SharedPreferences sp; in testGetSharedPreferences() local