Searched refs:filter_comments (Results 1 – 5 of 5) sorted by relevance
74 def filter_comments(json_data): function154 return json.loads(filter_comments(test_mapping_file))
232 def filter_comments(self, test_mapping_file): member in CLITranslator271 test_mapping_dict = json.loads(self.filter_comments(test_mapping_file))
366 self.ctr.filter_comments(file_with_comments))
232 def filter_comments(self, test_mapping_file): member in CLITranslator272 test_mapping_dict = json.loads(self.filter_comments(test_mapping_file))
367 self.ctr.filter_comments(file_with_comments))