Searched defs:Isolated (Results 1 - 1 of 1) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/
H A Ddecorators.py158 def Isolated(*args): function
178 assert isinstance(isolated_string, str), 'Isolated accepts a list of strs'
267 return True # No arguments to @Isolated means always isolate.

Completed in 58 milliseconds