Home
last modified time | relevance | path

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

/external/pigweed/pw_tokenizer/py/pw_tokenizer/
Dtokens.py352 def _check_that_file_is_csv_database(path: Path) -> None: function
459 _check_that_file_is_csv_database(self.path)