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.py490 def test_partial(self): member in UTF32Test
552 def test_partial(self): member in UTF32LETest
598 def test_partial(self): member in UTF32BETest
674 def test_partial(self): member in UTF16Test
743 def test_partial(self): member in UTF16LETest
787 def test_partial(self): member in UTF16BETest
833 def test_partial(self): member in UTF8Test
950 def test_partial(self): member in UTF7Test
1083 def test_partial(self): member in UTF8SigTest
2499 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/skia/m133/tests/
DCodecPartialTest.cpp64 static void test_partial(skiatest::Reporter* r, const char* name, const sk_sp<SkData>& file, in test_partial() function
127 static void test_partial(skiatest::Reporter* r, const char* name, size_t minBytes = 0) { in test_partial() function
/third_party/mindspore/mindspore-src/source/tests/st/ms_adapter/
Dtest_python_builtins.py105 def test_partial(): function
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/pipeline/static_analysis/
Dprim_test.cc315 TEST_F(TestPrim, test_partial) { in TEST_F() argument
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/optimizer/
Dlib_test.cc384 TEST_F(TestOptLib, test_partial) { in TEST_F() argument
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/python_input/gtest_input/optimizer/
Dopt_test.py651 def test_partial(tag): function