OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tests_dir
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/
run_tests.py
17
tests_dir
= 'tests'
variable
20
tests_path = rel_to_abs(
tests_dir
)
/external/chromium_org/components/test/data/password_manager/
run_tests.py
50
tests_dir
= os.path.dirname(full_path)
variable
51
tests_path = os.path.join(
tests_dir
, "tests.py")
Completed in 1370 milliseconds