Searched defs:TestOptions (Results 1 – 7 of 7) sorted by relevance
15 struct TestOptions { struct19 TestOptions& operator=(const TestOptions&) = default; argument20 TestOptions& operator=(TestOptions&&) = default; argument22 bool hasDawnOptions() const { in hasDawnOptions()33 skgpu::graphite::ContextOptions fContextOptions = {};36 bool fDisableTintSymbolRenaming = false;37 bool fNeverYieldToWebGPU = false;38 bool fUseTintIR = false;39 bool fUseWGPUTextureView = false;
412 static void TestOptions() { in TestOptions() function
1821 struct TestOptions in addCases() struct1823 std::string testSuffix; in addCases()1824 TestOptionFlags testFlags; in addCases()
1845 struct TestOptions in addCases() struct1847 std::string testSuffix; in addCases()1848 TestOptionFlags testFlags; in addCases()
1386 public void TestOptions() { in TestOptions() method in DateTimeGeneratorTest
1383 public void TestOptions() { in TestOptions() method in DateTimeGeneratorTest