Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dwebstore_test.py57 InstallType = enum( variable
80 if install_type == InstallType.free:
82 elif install_type == InstallType.free_trial:
218 InstallType.to_string[install_type])
235 if install_type != InstallType.free:
248 if install_type == InstallType.paid: