Searched refs:endswith (Results 1 – 25 of 125) sorted by relevance
12345
42 test_name = __file__[:-3] if __file__.endswith('.py') else __file__116 verify(context.endswith('c'))143 verify(context.endswith('c'))145 verify(context.endswith('-'))203 verify(context.endswith('c'))239 verify(context.endswith('-'))241 verify(context.endswith('c'))267 verify(context.endswith('c'))308 verify(context.endswith('-'))310 verify(context.endswith('c'))[all …]
39 test_name = __file__[:-3] if __file__.endswith('.py') else __file__109 verify(not router.endswith('(peer BR)'))
44 test_name = __file__[:-3] if __file__.endswith('.py') else __file__113 verify(router.endswith('(peer BR)'))
36 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
46 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
39 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
41 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
73 if filepath.endswith(files_exemption):185 if not filepath.endswith('.' + self._extensions[interpreter]):305 return not line.endswith(b"\r\n") or b"\r" in line[:-2]349 not _filepath.endswith('.md'):416 if filepath.endswith(THIS_FILE_BASE_NAME) and \
134 if function_name.endswith('_key_policy') and \272 if file_name.endswith('.data'):
47 if file_name.endswith(extension)111 core_cpp_files = [item for item in core_cpp_files if not item.endswith("extension_example.cpp")]
34 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
37 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
38 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
35 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
44 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
115 if name.endswith('_BASE') or name.endswith('_NONE'):119 return name.endswith('_FLAG') or name.endswith('_MASK')516 if function.endswith('_algorithm'):
155 return section.endswith('support') or section.endswith('modules')242 if name.endswith('_ALT'):