Home
last modified time | relevance | path

Searched defs:test_text (Results 1 – 13 of 13) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_cgitb.py32 def test_text(self): member in TestCgitb
/external/mesa3d/src/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dtest_reflow.py109 def test_text(args): function
/external/skia/gm/
Dskbug_257.cpp69 static void test_text(SkCanvas* canvas, SkScalar size, in test_text() function
/external/cronet/third_party/icu/source/test/perf/leperf/
Dxmlreader.cpp153 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in readTestFile() local
/external/icu/icu4c/source/test/letest/
Dxmlreader.cpp149 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in readTestFile() local
Dgendata.cpp177 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in main() local
Dletest.cpp577 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in DataDrivenTest() local
/external/icu/icu4c/source/test/perf/leperf/
Dxmlreader.cpp153 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in readTestFile() local
/external/cronet/third_party/icu/source/test/letest/
Dxmlreader.cpp149 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in readTestFile() local
Dgendata.cpp177 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in main() local
Dletest.cpp583 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in DataDrivenTest() local
/external/rust/beto-rust/nearby/presence/ldt_np_adv_ffi/c/tests/
Dldt_ffi_tests.cc203 char test_text[] = "this text should not change!"; in TEST() local
/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py449 def test_text(self): member in StandardOptionsTests