Searched refs:map_tests (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_base64.py | 324 map_tests = {(b'M1023456', b'L'): b'b\xdd\xad\xf3\xbe', 327 for (data, map01), res in map_tests.items(): |
Completed in 2 milliseconds