| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | preserve_numeric_ids_test.cpp | 80 const std::string expected = in TEST() local 129 const std::string expected = in TEST() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
| H A D | operand_to_constant_test.cpp | 92 std::string expected = prologue + R"( in TEST() local
|
| H A D | structured_loop_to_selection_test.cpp | 2018 std::string expected = R"( in TEST() local 2166 std::string expected = R"( in TEST() local 2324 std::string expected = R"( in TEST() local 2432 std::string expected = R"( in TEST() local 2606 std::string expected = R"( in TEST() local 2681 std::string expected = R"( TEST() local 2744 std::string expected = R"( TEST() local 2801 std::string expected = R"( TEST() local 2885 std::string expected = R"( TEST() local [all...] |
| /third_party/skia/third_party/externals/oboe/tests/ |
| H A D | testFlowgraph.cpp | 45 static const int16_t expected[] = {32767, 16384, -8192, -32768, 0, 32767, -32768}; in TEST() local 103 float expected = i * value * target / rampSize; in TEST() local 107 float expected = value * target; in TEST() local 139 static const float expected[] = {myMin, 0.5f, -0.25, 1.0f, myMax}; in TEST() local
|
| /third_party/skia/tests/ |
| H A D | DequeTest.cpp | 91 int expected = (deq.count() + allocCount - 1) / allocCount; in assert_blocks() local
|
| H A D | PathOpsBoundsTest.cpp | 52 SkPathOpsBounds expected; in DEF_TEST() local
|
| H A D | SRGBTest.cpp | 81 auto expected = [=](int i) { in DEF_TEST() local
|
| H A D | ColorMatrixTest.cpp | 27 static inline void assert_color(skiatest::Reporter* reporter, SkColor expected, SkColor actual) { in assert_color() argument 19 assert_color(skiatest::Reporter* reporter, SkColor expected, SkColor actual, int tolerance) assert_color() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| H A D | EnumMaskIteratorTests.cpp | 55 TestAspect expected[] = {TestAspect::Color, TestAspect::Depth, TestAspect::Stencil}; in TEST() local 64 TestAspect expected[] = {TestAspect::Color, TestAspect::Stencil}; in TEST() local
|
| /third_party/openssl/test/ |
| H A D | rc4test.c | 107 static unsigned char expected[] = { in test_rc_bulk() local
|
| /third_party/python/Lib/test/test_importlib/ |
| H A D | test_contents.py | 9 expected = { variable in ContentsTests 32 expected = { variable in ContentsNamespaceTests
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | function_call_test.cc | 182 const std::string expected = R"(fn x_50(x_51 : u32, x_52 : u32) -> u32 { in TEST_F() local
|
| H A D | function_composite_test.cc | 184 const auto expected = std::string( in TEST_F() local 457 const auto* expected = in TEST_F() local 663 const std::string expected = R"(var var0 : S; in TEST_F() local
|
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| H A D | generator_impl_intrinsic_texture_test.cc | 288 auto expected = expected_texture_overload(param.overload); in TEST_P() local
|
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| H A D | generator_impl_intrinsic_texture_test.cc | 382 auto expected = expected_texture_overload(param.overload); in TEST_P() local
|
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator_impl_intrinsic_texture_test.cc | 293 auto expected = expected_texture_overload(param.overload); in TEST_P() local
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder_intrinsic_texture_test.cc | 3701 auto expected = expected_texture_overload(param.overload); in TEST_P() local
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | correctOrderOfPromiseMethod.js | 100 var expected = Promise.all(undefined);
variable
|
| H A D | genericFunctionInference1.js | 147 var expected: <T, U>(y: U, x: T) => [T, U] = flip(zip); variable
|
| /third_party/pulseaudio/src/tests/ |
| H A D | ipacl-test.c | 28 static void do_ip_acl_check(const char *s, int fd, int expected) { in do_ip_acl_check() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
| H A D | bits_test.cc | 308 int expected = 0; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | arg_test.cc | 97 auto expected = FormatArgImplFriend::GetVTablePtrForTest( in TEST_F() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
| H A D | log_severity_test.cc | 77 const auto expected = static_cast<absl::LogSeverity>(GetParam()); in TEST_P() local 102 const absl::LogSeverity expected = std::get<1>(GetParam()); in TEST_P() local 118 const auto expected = static_cast<absl::LogSeverity>(std::get<1>(GetParam())); in TEST_P() local 151 const absl::LogSeverity expected = std::get<1>(GetParam()); in TEST_P() local 178 const absl::string_view expected = std::get<1>(GetParam()); in TEST_P() local 195 const std::string expected = absl::StrCat(GetParam()); TEST_P() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | chi_square.h | 40 double ChiSquareWithExpected(Iterator begin, Iterator end, double expected) { in ChiSquareWithExpected() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | numbers_test_common.h | 66 uint32_t expected; member 114 uint64_t expected; member
|