/third_party/nghttp2/integration-tests/ |
H A D | nghttpx_http2_test.go | 33 if got, want := res.status, http.StatusOK; got != want { 34 t.Errorf("status = %v; want %v", got, want) 45 if got, want := xfp, "foo, http"; got != want { 46 t.Errorf("X-Forwarded-Proto = %q; want %q", got, want) 62 if got, want := res.status, http.StatusOK; got != want { 63 t.Errorf("status = %v; want %v", got, want) 77 if got, wan [all...] |
H A D | nghttpx_http1_test.go | 31 if got, want := res.status, http.StatusOK; got != want { 32 t.Errorf("status = %v; want %v", got, want) 52 if got, want := res.status, http.StatusOK; got != want { 53 t.Errorf("status = %v; want %v", got, want) 76 if got, want := res.status, http.StatusNotImplemented; got != want { 77 t.Errorf("status = %v; want %v", got, want) 104 if got, wan [all...] |
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | remove_unreachable_statements_test.cc | 29 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local 31 EXPECT_EQ(expect, str(got)); in TEST_F() 51 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local 53 EXPECT_EQ(expect, str(got)); in TEST_F() 81 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local 83 EXPECT_EQ(expect, str(got)); in TEST_F() 103 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local 105 EXPECT_EQ(expect, str(got)); in TEST_F() 133 auto got = Run<RemoveUnreachableStatements>(src); in TEST_F() local 135 EXPECT_EQ(expect, str(got)); in TEST_F() 163 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local 187 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local 217 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local 247 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local 267 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local 287 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local 308 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local 329 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local 362 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local 389 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local 414 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local 444 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local 480 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local 505 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local 530 auto got = Run<RemoveUnreachableStatements>(src); TEST_F() local [all...] |
H A D | robustness_test.cc | 46 auto got = Run<Robustness>(src); in TEST_F() local 48 EXPECT_EQ(expect, str(got)); in TEST_F() 76 auto got = Run<Robustness>(src); in TEST_F() local 78 EXPECT_EQ(expect, str(got)); in TEST_F() 98 auto got = Run<Robustness>(src); in TEST_F() local 100 EXPECT_EQ(expect, str(got)); in TEST_F() 124 auto got = Run<Robustness>(src); in TEST_F() local 126 EXPECT_EQ(expect, str(got)); in TEST_F() 146 auto got = Run<Robustness>(src); in TEST_F() local 148 EXPECT_EQ(expect, str(got)); in TEST_F() 168 auto got = Run<Robustness>(src); TEST_F() local 250 auto got = Run<Robustness>(src); TEST_F() local 272 auto got = Run<Robustness>(src); TEST_F() local 298 auto got = Run<Robustness>(src); TEST_F() local 320 auto got = Run<Robustness>(src); TEST_F() local 346 auto got = Run<Robustness>(src); TEST_F() local 371 auto got = Run<Robustness>(src); TEST_F() local 393 auto got = Run<Robustness>(src); TEST_F() local 415 auto got = Run<Robustness>(src); TEST_F() local 437 auto got = Run<Robustness>(src); TEST_F() local 463 auto got = Run<Robustness>(src); TEST_F() local 489 auto got = Run<Robustness>(src); TEST_F() local 511 auto got = Run<Robustness>(src); TEST_F() local 533 auto got = Run<Robustness>(src); TEST_F() local 555 auto got = Run<Robustness>(src); TEST_F() local 577 auto got = Run<Robustness>(src); TEST_F() local 646 auto got = Run<Robustness>(src); TEST_F() local 717 auto got = Run<Robustness>(src); TEST_F() local 758 auto got = Run<Robustness>(src); TEST_F() local 816 auto got = Run<Robustness>(src); TEST_F() local 939 auto got = Run<Robustness>(kOmitSourceShader, data); TEST_F() local 1006 auto got = Run<Robustness>(kOmitSourceShader, data); TEST_F() local 1073 auto got = Run<Robustness>(kOmitSourceShader, data); TEST_F() local 1141 auto got = Run<Robustness>(kOmitSourceShader, data); TEST_F() local [all...] |
H A D | fold_constants_test.cc | 53 auto got = Run<FoldConstants>(src); in TEST_F() local 55 EXPECT_EQ(expect, str(got)); in TEST_F() 82 auto got = Run<FoldConstants>(src); in TEST_F() local 84 EXPECT_EQ(expect, str(got)); in TEST_F() 111 auto got = Run<FoldConstants>(src); in TEST_F() local 113 EXPECT_EQ(expect, str(got)); in TEST_F() 140 auto got = Run<FoldConstants>(src); in TEST_F() local 142 EXPECT_EQ(expect, str(got)); in TEST_F() 169 auto got = Run<FoldConstants>(src); in TEST_F() local 171 EXPECT_EQ(expect, str(got)); in TEST_F() 198 auto got = Run<FoldConstants>(src); TEST_F() local 230 auto got = Run<FoldConstants>(src); TEST_F() local 254 auto got = Run<FoldConstants>(src); TEST_F() local 278 auto got = Run<FoldConstants>(src); TEST_F() local 302 auto got = Run<FoldConstants>(src); TEST_F() local 326 auto got = Run<FoldConstants>(src); TEST_F() local 350 auto got = Run<FoldConstants>(src); TEST_F() local 374 auto got = Run<FoldConstants>(src); TEST_F() local 400 auto got = Run<FoldConstants>(src); TEST_F() local 420 auto got = Run<FoldConstants>(src); TEST_F() local [all...] |
H A D | zero_init_workgroup_memory_test.cc | 31 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local 33 EXPECT_EQ(expect, str(got)); in TEST_F() 46 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local 48 EXPECT_EQ(expect, str(got)); in TEST_F() 69 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local 71 EXPECT_EQ(expect, str(got)); in TEST_F() 96 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local 98 EXPECT_EQ(expect, str(got)); in TEST_F() 133 auto got = Run<ZeroInitWorkgroupMemory>(src); in TEST_F() local 135 EXPECT_EQ(expect, str(got)); in TEST_F() 160 auto got = Run<ZeroInitWorkgroupMemory>(src); TEST_F() local 224 auto got = Run<ZeroInitWorkgroupMemory>(src); TEST_F() local 288 auto got = Run<ZeroInitWorkgroupMemory>(src); TEST_F() local 357 auto got = Run<ZeroInitWorkgroupMemory>(src); TEST_F() local 447 auto got = Run<ZeroInitWorkgroupMemory>(src); TEST_F() local 510 auto got = Run<ZeroInitWorkgroupMemory>(src); TEST_F() local 609 auto got = Run<ZeroInitWorkgroupMemory>(src); TEST_F() local 652 auto got = Run<ZeroInitWorkgroupMemory>(src); TEST_F() local 685 auto got = Run<ZeroInitWorkgroupMemory>(src); TEST_F() local 732 auto got = Run<ZeroInitWorkgroupMemory>(src); TEST_F() local 760 auto got = Run<ZeroInitWorkgroupMemory>(src); TEST_F() local 808 auto got = Run<ZeroInitWorkgroupMemory>(src); TEST_F() local [all...] |
H A D | canonicalize_entry_point_io_test.cc | 33 auto got = Run<CanonicalizeEntryPointIO>(src); in TEST_F() local 35 EXPECT_EQ(expect, str(got)); in TEST_F() 45 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src); in TEST_F() local 47 EXPECT_EQ(expect, str(got)); in TEST_F() 68 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); in TEST_F() local 70 EXPECT_EQ(expect, str(got)); in TEST_F() 103 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); in TEST_F() local 105 EXPECT_EQ(expect, str(got)); in TEST_F() 139 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); in TEST_F() local 141 EXPECT_EQ(expect, str(got)); in TEST_F() 177 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 213 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 267 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 322 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 379 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 409 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 444 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 479 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 535 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 596 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 657 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 725 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 799 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 873 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 941 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1028 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1120 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1251 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1316 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1386 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1491 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1521 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1554 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1589 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1624 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1662 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1715 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1767 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1857 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1908 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1942 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 1980 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 2021 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 2067 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 2145 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 2221 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 2297 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local 2333 auto got = Run<Unshadow, CanonicalizeEntryPointIO>(src, data); TEST_F() local [all...] |
H A D | module_scope_var_to_entry_point_param_test.cc | 47 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local 49 EXPECT_EQ(expect, str(got)); in TEST_F() 100 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local 102 EXPECT_EQ(expect, str(got)); in TEST_F() 125 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local 127 EXPECT_EQ(expect, str(got)); in TEST_F() 156 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local 158 EXPECT_EQ(expect, str(got)); in TEST_F() 195 auto got = Run<ModuleScopeVarToEntryPointParam>(src); in TEST_F() local 197 EXPECT_EQ(expect, str(got)); in TEST_F() 232 auto got = Run<ModuleScopeVarToEntryPointParam>(src); TEST_F() local 297 auto got = Run<ModuleScopeVarToEntryPointParam>(src); TEST_F() local 322 auto got = Run<ModuleScopeVarToEntryPointParam>(src); TEST_F() local 375 auto got = Run<ModuleScopeVarToEntryPointParam>(src); TEST_F() local 402 auto got = Run<ModuleScopeVarToEntryPointParam>(src); TEST_F() local 443 auto got = Run<ModuleScopeVarToEntryPointParam>(src); TEST_F() local 486 auto got = Run<ModuleScopeVarToEntryPointParam>(src); TEST_F() local 525 auto got = Run<ModuleScopeVarToEntryPointParam>(src); TEST_F() local 533 auto got = Run<ModuleScopeVarToEntryPointParam>(src); TEST_F() local [all...] |
H A D | unshadow_test.cc | 29 auto got = Run<Unshadow>(src); in TEST_F() local 31 EXPECT_EQ(expect, str(got)); in TEST_F() 52 auto got = Run<Unshadow>(src); in TEST_F() local 54 EXPECT_EQ(expect, str(got)); in TEST_F() 82 auto got = Run<Unshadow>(src); in TEST_F() local 84 EXPECT_EQ(expect, str(got)); in TEST_F() 116 auto got = Run<Unshadow>(src); in TEST_F() local 118 EXPECT_EQ(expect, str(got)); in TEST_F() 142 auto got = Run<Unshadow>(src); in TEST_F() local 144 EXPECT_EQ(expect, str(got)); in TEST_F() 172 auto got = Run<Unshadow>(src); TEST_F() local 202 auto got = Run<Unshadow>(src); TEST_F() local 232 auto got = Run<Unshadow>(src); TEST_F() local 262 auto got = Run<Unshadow>(src); TEST_F() local 290 auto got = Run<Unshadow>(src); TEST_F() local 318 auto got = Run<Unshadow>(src); TEST_F() local 338 auto got = Run<Unshadow>(src); TEST_F() local 358 auto got = Run<Unshadow>(src); TEST_F() local 390 auto got = Run<Unshadow>(src); TEST_F() local [all...] |
H A D | for_loop_to_loop_test.cc | 29 auto got = Run<ForLoopToLoop>(src); in TEST_F() local 31 EXPECT_EQ(expect, str(got)); in TEST_F() 50 auto got = Run<ForLoopToLoop>(src); in TEST_F() local 52 EXPECT_EQ(expect, str(got)); in TEST_F() 73 auto got = Run<ForLoopToLoop>(src); in TEST_F() local 75 EXPECT_EQ(expect, str(got)); in TEST_F() 98 auto got = Run<ForLoopToLoop>(src); in TEST_F() local 100 EXPECT_EQ(expect, str(got)); in TEST_F() 123 auto got = Run<ForLoopToLoop>(src); in TEST_F() local 125 EXPECT_EQ(expect, str(got)); in TEST_F() 147 auto got = Run<ForLoopToLoop>(src); TEST_F() local 174 auto got = Run<ForLoopToLoop>(src); TEST_F() local 207 auto got = Run<ForLoopToLoop>(src); TEST_F() local 231 auto got = Run<ForLoopToLoop>(src); TEST_F() local 258 auto got = Run<ForLoopToLoop>(src); TEST_F() local 293 auto got = Run<ForLoopToLoop>(src); TEST_F() local 334 auto got = Run<ForLoopToLoop>(src); TEST_F() local [all...] |
H A D | pad_array_elements_test.cc | 31 auto got = Run<PadArrayElements>(src); in TEST_F() local 33 EXPECT_EQ(expect, str(got)); in TEST_F() 42 auto got = Run<PadArrayElements>(src); in TEST_F() local 44 EXPECT_EQ(expect, str(got)); in TEST_F() 60 auto got = Run<PadArrayElements>(src); in TEST_F() local 62 EXPECT_EQ(expect, str(got)); in TEST_F() 84 auto got = Run<PadArrayElements>(src); in TEST_F() local 86 EXPECT_EQ(expect, str(got)); in TEST_F() 112 auto got = Run<PadArrayElements>(src); in TEST_F() local 114 EXPECT_EQ(expect, str(got)); in TEST_F() 134 auto got = Run<PadArrayElements>(src); TEST_F() local 158 auto got = Run<PadArrayElements>(src); TEST_F() local 194 auto got = Run<PadArrayElements>(src); TEST_F() local 232 auto got = Run<PadArrayElements>(src); TEST_F() local 283 auto got = Run<PadArrayElements>(src); TEST_F() local 342 auto got = Run<PadArrayElements>(src); TEST_F() local 396 auto got = Run<PadArrayElements>(src); TEST_F() local [all...] |
H A D | simplify_pointers_test.cc | 33 auto got = Run<SimplifyPointers>(src); in TEST_F() local 35 EXPECT_EQ(expect, str(got)); in TEST_F() 42 auto got = Run<Unshadow, SimplifyPointers>(src); in TEST_F() local 44 EXPECT_EQ(expect, str(got)); in TEST_F() 63 auto got = Run<Unshadow, SimplifyPointers>(src); in TEST_F() local 65 EXPECT_EQ(expect, str(got)); in TEST_F() 91 auto got = Run<Unshadow, SimplifyPointers>(src); in TEST_F() local 93 EXPECT_EQ(expect, str(got)); in TEST_F() 115 auto got = Run<Unshadow, SimplifyPointers>(src); in TEST_F() local 117 EXPECT_EQ(expect, str(got)); in TEST_F() 138 auto got = Run<Unshadow, SimplifyPointers>(src); TEST_F() local 192 auto got = Run<Unshadow, SimplifyPointers>(src); TEST_F() local 213 auto got = Run<Unshadow, SimplifyPointers>(src); TEST_F() local 241 auto got = Run<Unshadow, SimplifyPointers>(src); TEST_F() local 276 auto got = Run<Unshadow, SimplifyPointers>(src); TEST_F() local 342 auto got = Run<Unshadow, SimplifyPointers>(src); TEST_F() local 373 auto got = Run<Unshadow, SimplifyPointers>(src); TEST_F() local [all...] |
H A D | decompose_memory_access_test.cc | 218 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local 220 EXPECT_EQ(expect, str(got)); in TEST_F() 416 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local 418 EXPECT_EQ(expect, str(got)); in TEST_F() 631 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local 633 EXPECT_EQ(expect, str(got)); in TEST_F() 791 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local 793 EXPECT_EQ(expect, str(got)); in TEST_F() 989 auto got = Run<DecomposeMemoryAccess>(src); in TEST_F() local 991 EXPECT_EQ(expect, str(got)); in TEST_F() 1061 auto got = Run<DecomposeMemoryAccess>(src); TEST_F() local 1132 auto got = Run<DecomposeMemoryAccess>(src); TEST_F() local 1219 auto got = Run<DecomposeMemoryAccess>(src); TEST_F() local 1366 auto got = Run<DecomposeMemoryAccess>(src); TEST_F() local 1410 auto got = Run<DecomposeMemoryAccess>(src); TEST_F() local [all...] |
H A D | wrap_arrays_in_structs_test.cc | 32 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local 34 EXPECT_EQ(expect, str(got)); in TEST_F() 49 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local 51 EXPECT_EQ(expect, str(got)); in TEST_F() 72 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local 74 EXPECT_EQ(expect, str(got)); in TEST_F() 93 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local 95 EXPECT_EQ(expect, str(got)); in TEST_F() 114 auto got = Run<WrapArraysInStructs>(src); in TEST_F() local 116 EXPECT_EQ(expect, str(got)); in TEST_F() 156 auto got = Run<WrapArraysInStructs>(src); TEST_F() local 185 auto got = Run<WrapArraysInStructs>(src); TEST_F() local 218 auto got = Run<WrapArraysInStructs>(src); TEST_F() local 259 auto got = Run<WrapArraysInStructs>(src); TEST_F() local 310 auto got = Run<WrapArraysInStructs>(src); TEST_F() local [all...] |
H A D | single_entry_point_test.cc | 33 auto got = Run<SingleEntryPoint>(src); in TEST_F() local 35 EXPECT_EQ(expect, str(got)); in TEST_F() 45 auto got = Run<SingleEntryPoint>(src, data); in TEST_F() local 47 EXPECT_EQ(expect, str(got)); in TEST_F() 64 auto got = Run<SingleEntryPoint>(src, data); in TEST_F() local 66 EXPECT_EQ(expect, str(got)); in TEST_F() 83 auto got = Run<SingleEntryPoint>(src, data); in TEST_F() local 85 EXPECT_EQ(expect, str(got)); in TEST_F() 99 auto got = Run<SingleEntryPoint>(src, data); in TEST_F() local 101 EXPECT_EQ(src, str(got)); in TEST_F() 134 auto got = Run<SingleEntryPoint>(src, data); TEST_F() local 184 auto got = Run<SingleEntryPoint>(src, data); TEST_F() local 234 auto got = Run<SingleEntryPoint>(src, data); TEST_F() local 254 auto got = Run<SingleEntryPoint>(src, data); TEST_F() local 304 auto got = Run<SingleEntryPoint>(src, data); TEST_F() local 322 auto got = Run<SingleEntryPoint>(src, data); TEST_F() local 338 auto got = Run<SingleEntryPoint>(src, data); TEST_F() local 354 auto got = Run<SingleEntryPoint>(src, data); TEST_F() local 368 auto got = Run<SingleEntryPoint>(src, data); TEST_F() local 427 auto got = Run<SingleEntryPoint>(src, data); TEST_F() local 510 auto got = Run<SingleEntryPoint>(src, data); TEST_F() local [all...] |
H A D | loop_to_for_loop_test.cc | 29 auto got = Run<LoopToForLoop>(src); in TEST_F() local 31 EXPECT_EQ(expect, str(got)); in TEST_F() 63 auto got = Run<LoopToForLoop>(src); in TEST_F() local 65 EXPECT_EQ(expect, str(got)); in TEST_F() 98 auto got = Run<LoopToForLoop>(src); in TEST_F() local 100 EXPECT_EQ(expect, str(got)); in TEST_F() 153 auto got = Run<LoopToForLoop>(src); in TEST_F() local 155 EXPECT_EQ(expect, str(got)); in TEST_F() 179 auto got = Run<LoopToForLoop>(src); in TEST_F() local 181 EXPECT_EQ(expect, str(got)); in TEST_F() 206 auto got = Run<LoopToForLoop>(src); TEST_F() local 232 auto got = Run<LoopToForLoop>(src); TEST_F() local 258 auto got = Run<LoopToForLoop>(src); TEST_F() local 283 auto got = Run<LoopToForLoop>(src); TEST_F() local [all...] |
H A D | renamer_test.cc | 34 auto got = Run<Renamer>(src); in TEST_F() local 36 EXPECT_EQ(expect, str(got)); in TEST_F() 38 auto* data = got.data.Get<Renamer::Data>(); in TEST_F() 69 auto got = Run<Renamer>(src); in TEST_F() local 71 EXPECT_EQ(expect, str(got)); in TEST_F() 73 auto* data = got.data.Get<Renamer::Data>(); in TEST_F() 105 auto got = Run<Renamer>(src); in TEST_F() local 107 EXPECT_EQ(expect, str(got)); in TEST_F() 109 auto* data = got.data.Get<Renamer::Data>(); in TEST_F() 138 auto got in TEST_F() local 173 auto got = Run<Renamer>(src); TEST_F() local 208 auto got = Run<Renamer>(src); TEST_F() local 248 auto got = Run<Renamer>(src, inputs); TEST_P() local 273 auto got = Run<Renamer>(src, inputs); TEST_P() local 298 auto got = Run<Renamer>(src, inputs); TEST_P() local [all...] |
H A D | multiplanar_external_texture_test.cc | 39 auto got = Run<MultiplanarExternalTexture>(src); in TEST_F() local 40 EXPECT_EQ(expect, str(got)); in TEST_F() 63 auto got = Run<MultiplanarExternalTexture>(src, data); in TEST_F() local 64 EXPECT_EQ(expect, str(got)); in TEST_F() 107 auto got = Run<MultiplanarExternalTexture>(src, data); in TEST_F() local 108 EXPECT_EQ(expect, str(got)); in TEST_F() 164 auto got = Run<MultiplanarExternalTexture>(src, data); in TEST_F() local 165 EXPECT_EQ(expect, str(got)); in TEST_F() 218 auto got = Run<MultiplanarExternalTexture>(src, data); in TEST_F() local 219 EXPECT_EQ(expect, str(got)); in TEST_F() 290 auto got = Run<MultiplanarExternalTexture>(src, data); TEST_F() local 373 auto got = Run<MultiplanarExternalTexture>(src, data); TEST_F() local 440 auto got = Run<MultiplanarExternalTexture>(src, data); TEST_F() local 507 auto got = Run<MultiplanarExternalTexture>(src, data); TEST_F() local 584 auto got = Run<MultiplanarExternalTexture>(src, data); TEST_F() local 659 auto got = Run<MultiplanarExternalTexture>(src, data); TEST_F() local [all...] |
H A D | fold_trivial_single_use_lets_test.cc | 29 auto got = Run<FoldTrivialSingleUseLets>(src); in TEST_F() local 31 EXPECT_EQ(expect, str(got)); in TEST_F() 48 auto got = Run<FoldTrivialSingleUseLets>(src); in TEST_F() local 50 EXPECT_EQ(expect, str(got)); in TEST_F() 69 auto got = Run<FoldTrivialSingleUseLets>(src); in TEST_F() local 71 EXPECT_EQ(expect, str(got)); in TEST_F() 90 auto got = Run<FoldTrivialSingleUseLets>(src); in TEST_F() local 92 EXPECT_EQ(expect, str(got)); in TEST_F() 110 auto got = Run<FoldTrivialSingleUseLets>(src); in TEST_F() local 112 EXPECT_EQ(expect, str(got)); in TEST_F() 127 auto got = Run<FoldTrivialSingleUseLets>(src); TEST_F() local 142 auto got = Run<FoldTrivialSingleUseLets>(src); TEST_F() local 161 auto got = Run<FoldTrivialSingleUseLets>(src); TEST_F() local [all...] |
H A D | promote_initializers_to_const_var_test.cc | 49 auto got = Run<PromoteInitializersToConstVar>(src); in TEST_F() local 51 EXPECT_EQ(expect, str(got)); in TEST_F() 82 auto got = Run<PromoteInitializersToConstVar>(src); in TEST_F() local 84 EXPECT_EQ(expect, str(got)); in TEST_F() 105 auto got = Run<PromoteInitializersToConstVar>(src); in TEST_F() local 107 EXPECT_EQ(expect, str(got)); in TEST_F() 156 auto got = Run<PromoteInitializersToConstVar>(src); in TEST_F() local 158 EXPECT_EQ(expect, str(got)); in TEST_F() 197 auto got = Run<PromoteInitializersToConstVar>(src); in TEST_F() local 199 EXPECT_EQ(expect, str(got)); in TEST_F() 223 auto got = Run<PromoteInitializersToConstVar>(src); TEST_F() local 232 auto got = Run<PromoteInitializersToConstVar>(src); TEST_F() local [all...] |
H A D | calculate_array_length_test.cc | 34 auto got = Run<CalculateArrayLength>(src); in TEST_F() local 36 EXPECT_EQ(expect, str(got)); in TEST_F() 76 auto got = Run<Unshadow, SimplifyPointers, CalculateArrayLength>(src); in TEST_F() local 78 EXPECT_EQ(expect, str(got)); in TEST_F() 122 auto got = Run<Unshadow, SimplifyPointers, CalculateArrayLength>(src); in TEST_F() local 124 EXPECT_EQ(expect, str(got)); in TEST_F() 166 auto got = Run<Unshadow, SimplifyPointers, CalculateArrayLength>(src); in TEST_F() local 168 EXPECT_EQ(expect, str(got)); in TEST_F() 223 auto got = Run<Unshadow, SimplifyPointers, CalculateArrayLength>(src); in TEST_F() local 225 EXPECT_EQ(expect, str(got)); in TEST_F() 291 auto got = Run<Unshadow, SimplifyPointers, CalculateArrayLength>(src); TEST_F() local 347 auto got = Run<Unshadow, SimplifyPointers, CalculateArrayLength>(src); TEST_F() local [all...] |
H A D | array_length_from_uniform_test.cc | 36 auto got = Run<Unshadow, SimplifyPointers, ArrayLengthFromUniform>(src); in TEST_F() local 38 EXPECT_EQ(expect, str(got)); in TEST_F() 48 auto got = Run<ArrayLengthFromUniform>(src); in TEST_F() local 50 EXPECT_EQ(expect, str(got)); in TEST_F() 97 auto got = Run<Unshadow, SimplifyPointers, ArrayLengthFromUniform>(src, data); in TEST_F() local 99 EXPECT_EQ(expect, str(got)); in TEST_F() 101 got.data.Get<ArrayLengthFromUniform::Result>()->used_size_indices); in TEST_F() 150 auto got = Run<Unshadow, SimplifyPointers, ArrayLengthFromUniform>(src, data); in TEST_F() local 152 EXPECT_EQ(expect, str(got)); in TEST_F() 154 got in TEST_F() 271 auto got = Run<Unshadow, SimplifyPointers, ArrayLengthFromUniform>(src, data); TEST_F() local 386 auto got = Run<Unshadow, SimplifyPointers, ArrayLengthFromUniform>(src, data); TEST_F() local 415 auto got = Run<Unshadow, SimplifyPointers, ArrayLengthFromUniform>(src, data); TEST_F() local 486 auto got = Run<Unshadow, SimplifyPointers, ArrayLengthFromUniform>(src, data); TEST_F() local [all...] |
/third_party/musl/libc-test/src/common/ |
H A D | mtest.c | 50 float ulperrf(float got, float want, float dwant) in ulperrf() argument 52 if (isnan(got) && isnan(want)) in ulperrf() 54 if (got == want) { in ulperrf() 55 if (signbit(got) == signbit(want)) in ulperrf() 59 if (isinf(got)) { in ulperrf() 60 got = copysignf(0x1p127, got); in ulperrf() 63 return scalbn(got - want, -eulpf(want)) + dwant; in ulperrf() 66 float ulperr(double got, double want, float dwant) in ulperr() argument 68 if (isnan(got) in ulperr() 82 ulperrl(long double got, long double want, float dwant) ulperrl() argument [all...] |
/third_party/skia/third_party/externals/tint/src/diagnostic/ |
H A D | formatter_test.cc | 53 auto got = fmt.format(List{diag_note, diag_warn, diag_err}); in TEST_F() local 57 ASSERT_EQ(expect, got); in TEST_F() 62 auto got = fmt.format(List{diag_note, diag_warn, diag_err}); in TEST_F() local 67 ASSERT_EQ(expect, got); in TEST_F() 73 auto got = fmt.format(List{diag}); in TEST_F() local 75 ASSERT_EQ(expect, got); in TEST_F() 80 auto got = fmt.format(List{diag_note, diag_warn, diag_err}); in TEST_F() local 84 ASSERT_EQ(expect, got); in TEST_F() 89 auto got = fmt.format(List{diag_note, diag_warn, diag_err}); in TEST_F() local 93 ASSERT_EQ(expect, got); in TEST_F() 98 auto got = fmt.format(List{diag_note, diag_warn, diag_err}); TEST_F() local 116 auto got = fmt.format(List{diag_note, diag_warn, diag_err}); TEST_F() local 137 auto got = fmt.format(List{multiline}); TEST_F() local 151 auto got = fmt.format(List{diag_note, diag_warn, diag_err}); TEST_F() local 172 auto got = fmt.format(List{multiline}); TEST_F() local 186 auto got = fmt.format(List{diag_ice}); TEST_F() local 197 auto got = fmt.format(List{diag_fatal}); TEST_F() local 210 auto got = fmt.format(list); TEST_F() local [all...] |
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function_var_test.cc | 319 auto got = test::ToString(p->program(), ast_body); in TEST_F() local 321 EXPECT_EQ(expect, got); in TEST_F() 442 const auto got = test::ToString(p->program(), ast_body); in TEST_F() local 443 EXPECT_EQ(got, "var myvar : f32;\n") << got; in TEST_F() 472 const auto got = test::ToString(p->program(), ast_body); in TEST_F() local 473 EXPECT_EQ(got, "var myvar : strct;\n") << got; in TEST_F() 507 const auto got = test::ToString(p->program(), ast_body); in TEST_F() local 508 EXPECT_THAT(got, HasSubst in TEST_F() 536 auto got = test::ToString(p->program(), ast_body); TEST_F() local 570 auto got = test::ToString(p->program(), ast_body); TEST_F() local 615 auto got = test::ToString(p->program(), ast_body); TEST_F() local 688 auto got = test::ToString(p->program(), ast_body); TEST_F() local 759 auto got = test::ToString(p->program(), ast_body); TEST_F() local 819 auto got = test::ToString(p->program(), ast_body); TEST_F() local 876 auto got = test::ToString(p->program(), ast_body); TEST_F() local 931 auto got = test::ToString(p->program(), ast_body); TEST_F() local 986 auto got = test::ToString(p->program(), ast_body); TEST_F() local 1060 auto got = test::ToString(p->program(), ast_body); TEST_F() local 1141 auto got = test::ToString(p->program(), ast_body); TEST_F() local 1220 auto got = test::ToString(p->program(), ast_body); TEST_F() local 1294 auto got = test::ToString(p->program(), ast_body); TEST_F() local 1367 auto got = test::ToString(p->program(), ast_body); TEST_F() local 1426 auto got = test::ToString(p->program(), ast_body); TEST_F() local 1496 const auto got = test::ToString(p->program(), ast_body); TEST_F() local 1537 const auto got = test::ToString(p->program(), ast_body); TEST_F() local 1568 const auto got = test::ToString(p->program(), ast_body); TEST_F() local 1617 const auto got = test::ToString(p->program(), ast_body); TEST_F() local 1668 const auto got = test::ToString(p->program(), ast_body); TEST_F() local [all...] |