Home
last modified time | relevance | path

Searched refs:test_non_utf8 (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/tests/
Dkeyfile.c1504 test_non_utf8 (void) in test_non_utf8() function
1852 g_test_add_func ("/keyfile/non-utf8", test_non_utf8); in main()
/third_party/python/Lib/test/
Dtest_exceptions.py2383 def test_non_utf8(self): member in SyntaxErrorTests