Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_python/gazelle/pythonconfig/
H A Dpythonconfig.go84 TestFilePattern = "python_test_file_pattern" const
475 func (c *Config) TestFilePattern() []string { func