OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_relpaths
(Results
1 - 3
of
3
) sorted by null
/external/chromium-trace/catapult/dashboard/dashboard_build/
dashboard_dev_server_config.py
22
test_relpaths
= ['/' + _RelPathToUnixPath(x)
25
tests = {'
test_relpaths
':
test_relpaths
}
/external/chromium-trace/catapult/tracing/tracing_build/
tracing_dev_server_config.py
23
test_relpaths
= ['/' + _RelPathToUnixPath(x)
26
tests = {'
test_relpaths
':
test_relpaths
}
/external/chromium-trace/catapult/perf_insights/perf_insights_build/
perf_insights_dev_server_config.py
34
test_relpaths
= ['/' + _RelPathToUnixPath(x)
37
tests = {'
test_relpaths
':
test_relpaths
}
Completed in 44 milliseconds