Home
last modified time | relevance | path

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

/tools/tradefederation/core/atest/test_finders/
Dtf_integration_finder.py38 _CONTRIB_TARGETS = frozenset(['google-tradefed-contrib']) variable
61 if module_name in _CONTRIB_TARGETS:
/tools/asuite/atest/test_finders/
Dtf_integration_finder.py40 _CONTRIB_TARGETS = frozenset(['google-tradefed-contrib']) variable
63 if module_name in _CONTRIB_TARGETS: