Home
last modified time | relevance | path

Searched refs:tf (Results 1 – 25 of 35) sorted by relevance

12

/cts/tests/tests/os/src/android/os/cts/
DCustomClassLoaderTest.java26 File tf; field in CustomClassLoaderTest
45 tf = File.createTempFile("CustomClassLoaderTest_TestClass", ".dex"); in setUp()
46 tf.deleteOnExit(); in setUp()
49 OutputStream fos = new FileOutputStream(tf); in setUp()
66 tf.getAbsolutePath(), in testCustomDexClassLoader()
85 tf.getAbsolutePath(), in testCustomPathClassLoader()
/cts/tools/vm-tests-tf/
DAndroid.mk24 LOCAL_MODULE := cts-tf-dalvik-lib
32 cts-tf-dalvik-lib.jar := $(full_classes_jar)
40 LOCAL_JAR_PATH := android.core.vm-tests-tf.jar
44 LOCAL_MODULE := cts-tf-dalvik-buildutil
61 LOCAL_MODULE := vm-tests-tf
70 LOCAL_INSTALLED_MODULE_STEM := android.core.vm-tests-tf.jar
80 $(cts-tf-dalvik-lib.jar) \
81 … $(addprefix $(HOST_OUT_JAVA_LIBRARIES)/, cts-tf-dalvik-buildutil.jar junit.jar d8.jar smali.jar) \
90 …E_INTERMEDIATES_CLASSES := $(call intermediates-dir-for,JAVA_LIBRARIES,cts-tf-dalvik-buildutil,HOS…
DTEST_MAPPING4 "name": "vm-tests-tf"
/cts/hostsidetests/adb/src/android/adb/cts/
DAdbHostTest.java33 File tf = File.createTempFile("AdbHostTest", ".tmp"); in copyResourceToTempFile() local
34 FileOutputStream os = new FileOutputStream(tf); in copyResourceToTempFile()
42 tf.deleteOnExit(); in copyResourceToTempFile()
43 return tf; in copyResourceToTempFile()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0409/
Dpoc.cpp25 TemporaryFile tf; in main() local
27 fm.create(FILE_NAME, tf.fd, FILE_OFFSET, FILE_LENGTH, true); in main()
/cts/tests/tests/text/src/android/text/style/cts/
DStyleSpanTest.java66 Typeface tf = Typeface.defaultFromStyle(Typeface.NORMAL); in testUpdateMeasureState() local
67 tp.setTypeface(tf); in testUpdateMeasureState()
90 Typeface tf = Typeface.defaultFromStyle(Typeface.NORMAL); in testUpdateDrawState() local
91 tp.setTypeface(tf); in testUpdateDrawState()
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewPrecomputedTextTest.java96 final Typeface tf = paint.getTypeface(); in makeDifferentParams() local
97 if (tf == null || tf == Typeface.DEFAULT) { in makeDifferentParams()
/cts/tests/tests/text/src/android/text/cts/
DPrecomputedTextTest.java315 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetWidth() local
318 paint.setTypeface(tf); in testGetWidth()
357 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetWidth_multiStyle() local
360 paint.setTypeface(tf); in testGetWidth_multiStyle()
386 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetWidth_multiStyle2() local
389 paint.setTypeface(tf); in testGetWidth_multiStyle2()
459 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetBounds() local
462 paint.setTypeface(tf); in testGetBounds()
518 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetBounds_multiStyle() local
521 paint.setTypeface(tf); in testGetBounds_multiStyle()
[all …]
DStaticLayoutTest.java1497 Typeface tf = new Typeface.Builder(context.getAssets(), "fonts/samplefont.ttf").build();
1498 assertNotNull(tf);
1500 paint.setTypeface(tf);
/cts/tests/tests/graphics/src/android/graphics/text/cts/
DMeasuredTextTest.java54 Typeface tf = new Typeface.Builder(am, "fonts/layout/linebreak.ttf").build(); in classSetUp() local
55 sPaint.setTypeface(tf); in classSetUp()
DLineBreakerTest.java62 Typeface tf = new Typeface.Builder(am, "fonts/layout/linebreak.ttf").build(); in classSetUp() local
63 sPaint.setTypeface(tf); in classSetUp()
/cts/tests/tests/graphics/src/android/graphics/cts/
DTypefaceTest.java95 Typeface tf = Typeface.create(family, style); in createTypeface() local
96 if (tf.getStyle() == style) { in createTypeface()
97 return tf; in createTypeface()
/cts/tests/tests/media/assets/hls_variant/165340/
D09.ts171 IPM5�En)x��q��|?}?���p� �tf��������.w�h�A*m;Ԣ�S�d�[��.?�C
D10.ts606 …n[�����2�(��l��mx��P�F���|yX�\C��ߙrI�ܯ��p�o{�ek����M! �c�5����MRw~YQ�tf��,6�e3g��:��#�@�z�…
D01.ts615 l�(�ƨ��ԩy��8G*�g\�9�����N� s�%��B[s�'�����tf"�tvӱ�+:���HfHk�jJ M�^�������=�"�A��-k?�/�,X�GA…
/cts/tests/tests/media/assets/hls_variant/344388/
D07.ts753 …����������������������b�n�ˌIk�rh�iR���Pk���F�GA�����!��%���\@"��(-tf*=��`��"��m���P�o�…
1418 ��*�x�m�N\�������M͹&�hL���\�R7!d��CZ46�w��tf�~�������k[� �QHxhG�p��KVFBJ�5�{�!.A V��?�
D21.ts535 ���vE��0ѳ�� 1���<Y�/z� ��otf��U�=��^�h��N�|ۧ�;lg�R�=i��@�0C�K��G�eWR�w�*�`j��n�w.T-�-�|�…
D02.ts951 =N��jR��tf�Ŀvwl�T��pjA=$͌��,e4�K��!��h�ؓ�2Qٍf�� �Jd;�����v-�e^����2��?�ȓ�J�Ԇ3��JVGp�'T…
D05.ts1409 Z|^�Y�nj��8\Q�\tf?<�4�G�|1���G��a�����8&w:� Y�7@��S��H��qn�����A5+���(%�
/cts/tests/tests/media/assets/hls_variant/387360/
D00.ts1331 �k�����f{ ���,tf`�tG�U�ɾ��V�d�έ�i�(rп2�$��%���G~��H�����hi���
1504 …T{�.�*�PN�pKdۚ�q�����T);Z�K@�|>:d�2�`M��"�o�'%f��ї�(�N�'R�ZЫ��h�tf��#u��N O/7Lɟ��A�N…
D04.ts673 "/����X7 �^K�G��g�.E���# ��=�ꧫO�������tf`A&���&�fnzZ�_(�\"� ��=�d�eF Phze��K�VM���t��3…
D01.ts105 T^�E<����FLm�����%k?P�/�x�u����u��T�tf�/k�����=�G�K ����{�GV_�EWdHK�kM?N<�~tK�Q1H� �…
D03.ts921 €C:%�����dG*tf�1W��!>�}�D��j>;�1
D07.ts547 B#@��Y���|2-��m�#�tf ��Χ�~<=�[v~q���h�Ηʬբ�w ��2YۙG�?������L�P�NμQ�߉ڊ��fI��5��y�T �M�…
/cts/tests/tests/media/assets/hls_variant/765178/
D16.ts728 �ǭ��t�*��������J�tj�� �0y��m�5̾��?��u��D��@hц��tf���P�����A�D�3��z��4� �d+�*(��]y��6�����u…

12