OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testing_exceptions
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/
autoserv
699
#
testing_exceptions
: test_suite in the shadow_config. To allow both
701
#
testing_exceptions
: test_suite,dummy_Pass. You can figure out
704
testing_exceptions
= _CONFIG.get_config_value(
705
'AUTOSERV', '
testing_exceptions
', type=list, default=[])
710
for ex in
testing_exceptions
]))
autoserv.py
699
#
testing_exceptions
: test_suite in the shadow_config. To allow both
701
#
testing_exceptions
: test_suite,dummy_Pass. You can figure out
704
testing_exceptions
= _CONFIG.get_config_value(
705
'AUTOSERV', '
testing_exceptions
', type=list, default=[])
710
for ex in
testing_exceptions
]))
Completed in 202 milliseconds