Home
last modified time | relevance | path

Searched defs:test_bad_format (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/tests/
Dkms_rotation_crc.c316 uint32_t format, bool test_bad_format) in test_single_case()
368 static void test_plane_rotation(data_t *data, int plane_type, bool test_bad_format) in test_plane_rotation()
/external/python/cpython3/Lib/test/
Dtest_logging.py3707 def test_bad_format(self): member in ConfigDictTest