Home
last modified time | relevance | path

Searched refs:test_roundtrip (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/libs/serialization/test/
Dtest_iterators.cpp65 void test_roundtrip(const wchar_t * la){ in test_roundtrip() function
238 test_roundtrip(L"z\u00df\u6c34\U0001f34c"); in test_main()
/third_party/python/Lib/idlelib/idle_test/
Dtest_zzdummy.py139 def test_roundtrip(self): member in ZZDummyTest
Dtest_run.py338 def test_roundtrip(self): member in RecursionLimitTest
/third_party/glib/gio/tests/
Dconverter-stream.c736 test_roundtrip (gconstpointer data) in test_roundtrip() function
1221 g_test_add_data_func (compressor_tests[i].path, &compressor_tests[i], test_roundtrip); in main()
/third_party/glib/glib/tests/
Dkeyfile.c1696 test_roundtrip (void) in test_roundtrip() function
1860 g_test_add_func ("/keyfile/roundtrip", test_roundtrip); in main()
/third_party/weston/doc/sphinx/toc/
Dtest-suite.rst207 TEST(test_roundtrip)
/third_party/python/Lib/test/
Dtest_http_cookiejar.py268 def test_roundtrip(self): member in HeaderTests
Ddatetimetester.py758 def test_roundtrip(self): member in TestTimeDelta
1101 def test_roundtrip(self): member in TestDate
1979 def test_roundtrip(self): member in TestDateTime
3066 def test_roundtrip(self): member in TestSubclassDateTime
3092 def test_roundtrip(self): member in TestTime
Dtest_float.py1485 def test_roundtrip(self): member in HexFloatTestCase
Dtest_lzma.py485 def test_roundtrip(self): member in CompressDecompressFunctionTestCase