OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VARIANT_KEY
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/cros/
constants.py
206
VARIANT_KEY
= '
variant_key
'
/external/autotest/server/cros/network/
wifi_cell_test_base.py
65
self.write_test_keyval({constants.
VARIANT_KEY
: variant_name})
/external/autotest/tko/perf_upload/
perf_uploader.py
376
variant_name = test.attributes.get(constants.
VARIANT_KEY
, None)
Completed in 302 milliseconds