Searched refs:backends (Results 1 – 5 of 5) sorted by relevance
1 Regression test for the compiler whose x86 and x64 backends
1 Regression test for the x86/x64 backends which under certain
418 int backends = 0; in validateOptions() local420 backends++; in validateOptions()423 backends++; in validateOptions()427 backends++; in validateOptions()429 if (backends < 2) { in validateOptions()
52 And also at least two of the following backends:96 Timed Out - mutated files that timed out for one or more backends.100 (use --short-timeouts to set all backends to 2 seconds.)101 Successful - mutated files that executed and all backends agreed on the resulting102 output. NB: if all backends crashed with the same output, this would
269 args.backends = perfetto::BackendType::kSystemBackend; in WaitForDataSource()