Lines Matching refs:bot
46 def nanobench_flags(api, bot): argument
49 if 'GPU' in bot:
55 if 'iOS' in bot:
63 if 'BonusConfigs' in bot or ('SAN' in bot and 'GCE' in bot):
72 if 'Nexus7' in bot:
80 if 'Android' in bot or 'iOS' in bot:
84 if 'NVIDIA_Shield' not in bot:
88 if ('iOS' in bot or
89 'Nexus7' in bot):
91 elif 'Intel' in bot:
94 elif 'ChromeOS' in bot:
103 if 'Intel' in bot and api.vars.is_linux:
106 if 'CommandBuffer' in bot:
109 if 'Vulkan' in bot:
111 if 'Android' in bot:
113 if 'Pixel2XL' not in bot:
117 if 'Intel' not in bot:
120 if 'Metal' in bot:
122 if 'iOS' in bot:
127 if 'ANGLE' in bot:
132 if 'QuadroP400' in bot:
138 if 'ChromeOS' in bot:
147 if 'NoGPUThreads' in bot:
150 if 'Debug' in bot or 'ASAN' in bot or 'Valgrind' in bot:
157 if 'NVIDIA_Shield' in bot or 'Chorizo' in bot:
164 if 'Android' in bot:
169 if 'Nexus5' in bot:
171 if 'iOS' in bot:
178 if 'MoltenVK' in bot:
182 if ('Intel' in bot and api.vars.is_linux and not 'Vulkan' in bot):
185 if 'IntelHD405' in bot and api.vars.is_linux and 'Vulkan' in bot:
211 if 'Vulkan' in bot and ('Nexus5x' in bot or 'GTX660' in bot):
214 if 'MacBook10.1' in bot and 'CommandBuffer' in bot:
216 if ('ASAN' in bot or 'UBSAN' in bot) and 'CPU' in bot:
219 if 'AcerChromebook13_CB5_311-GPU-TegraK1' in bot: