Home
last modified time | relevance | path

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

/external/chromium-crossbench/crossbench/probes/
Dsystem_stats.py11 from crossbench.probes.probe import ProbeValidationError
34 raise ProbeValidationError(self, "Only supported on macOS and linux.")
Ddebugger.py14 ProbeKeyT, ProbeValidationError)
107 raise ProbeValidationError(self, "Does not run on remote platforms.")
110 raise ProbeValidationError(self, "Please install xterm on your system.")
Ddtrace.py13 ProbeKeyT, ProbeValidationError)
78 raise ProbeValidationError(
Dprobe.py48 class ProbeValidationError(ValueError): class
55 class ProbeIncompatibleBrowser(ProbeValidationError):
Dpower_sampler.py19 ProbeKeyT, ProbeValidationError)
155 return ProbeValidationError(self, "\n".join(error_message))
/external/chromium-crossbench/crossbench/probes/profiling/
Dbrowser_profiling.py18 ProbeValidationError)
122 raise ProbeValidationError(