Home
last modified time | relevance | path

Searched defs:test_partial (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Lib/test/
Dtest_codecs.py486 def test_partial(self): member in UTF32Test
548 def test_partial(self): member in UTF32LETest
594 def test_partial(self): member in UTF32BETest
670 def test_partial(self): member in UTF16Test
726 def test_partial(self): member in UTF16LETest
770 def test_partial(self): member in UTF16BETest
816 def test_partial(self): member in UTF8Test
933 def test_partial(self): member in UTF7Test
1066 def test_partial(self): member in UTF8SigTest
2435 def test_partial(self): member in UnicodeEscapeTest
[all …]
/third_party/skia/tests/
DCodecPartialTest.cpp62 static void test_partial(skiatest::Reporter* r, const char* name, const sk_sp<SkData>& file, in test_partial() function
125 static void test_partial(skiatest::Reporter* r, const char* name, size_t minBytes = 0) { in test_partial() function
/third_party/flutter/skia/tests/
DCodecPartialTest.cpp63 static void test_partial(skiatest::Reporter* r, const char* name, const sk_sp<SkData>& file, in test_partial() function
126 static void test_partial(skiatest::Reporter* r, const char* name, size_t minBytes = 0) { in test_partial() function
/third_party/mindspore/tests/ut/cpp/pipeline/static_analysis/
Dprim_test.cc354 TEST_F(TestPrim, test_partial) { in TEST_F() argument
/third_party/mindspore/tests/ut/cpp/optimizer/
Dlib_test.cc392 TEST_F(TestOptLib, test_partial) { in TEST_F() argument
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/optimizer/
Dopt_test.py652 def test_partial(tag): function
/third_party/glib/glib/tests/
Dregex.c511 test_partial (gconstpointer d) in test_partial() function