Home
last modified time | relevance | path

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

/external/swiftshader/tests/check_build_files/
Dmain.go82 errs = append(errs, checkBlueprint(path, string(content))...)
109 func checkBlueprint(path, content string) []error { func