Searched refs:GetBuildType (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/build/android/pylib/
H A Dconstants.py157 def GetBuildType(): function
177 GetBuildType() if build_type is None else build_type))
H A Dchrome_test_server_spawner.py397 self.server.build_type = constants.GetBuildType()
H A Dandroid_commands.py372 if self.GetBuildType() == 'user':
1306 def GetBuildType(self): member in class:AndroidCommands
/external/chromium_org/tools/telemetry/telemetry/core/backends/
H A Dadb_commands.py90 return self._device.old_interface.GetBuildType() == 'user'
/external/chromium_org/build/android/pylib/gtest/
H A Dsetup.py188 deps_product_dir = os.path.join(deps_out_dir, constants.GetBuildType())
/external/chromium_org/build/android/buildbot/
H A Dbb_device_status_check.py51 device_build_type = device_adb.old_interface.GetBuildType()

Completed in 531 milliseconds