Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dwebstore_test.py65 InstallType = enum( variable
88 if install_type == InstallType.free:
90 elif install_type == InstallType.free_trial:
226 InstallType.to_string[install_type])
243 if install_type != InstallType.free:
256 if install_type == InstallType.paid: