Home
last modified time | relevance | path

Searched defs:expected (Results 176 - 200 of 1415) sorted by relevance

12345678910>>...57

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dpreserve_numeric_ids_test.cpp80 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 Doperand_to_constant_test.cpp92 std::string expected = prologue + R"( in TEST() local
H A Dstructured_loop_to_selection_test.cpp2018 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 DtestFlowgraph.cpp45 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 DDequeTest.cpp91 int expected = (deq.count() + allocCount - 1) / allocCount; in assert_blocks() local
H A DPathOpsBoundsTest.cpp52 SkPathOpsBounds expected; in DEF_TEST() local
H A DSRGBTest.cpp81 auto expected = [=](int i) { in DEF_TEST() local
H A DColorMatrixTest.cpp27 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 DEnumMaskIteratorTests.cpp55 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 Drc4test.c107 static unsigned char expected[] = { in test_rc_bulk() local
/third_party/python/Lib/test/test_importlib/
H A Dtest_contents.py9 expected = { variable in ContentsTests
32 expected = { variable in ContentsNamespaceTests
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction_call_test.cc182 const std::string expected = R"(fn x_50(x_51 : u32, x_52 : u32) -> u32 { in TEST_F() local
H A Dfunction_composite_test.cc184 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 Dgenerator_impl_intrinsic_texture_test.cc288 auto expected = expected_texture_overload(param.overload); in TEST_P() local
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl_intrinsic_texture_test.cc382 auto expected = expected_texture_overload(param.overload); in TEST_P() local
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl_intrinsic_texture_test.cc293 auto expected = expected_texture_overload(param.overload); in TEST_P() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_intrinsic_texture_test.cc3701 auto expected = expected_texture_overload(param.overload); in TEST_P() local
/third_party/typescript/tests/baselines/reference/
H A DcorrectOrderOfPromiseMethod.js100 var expected = Promise.all(undefined); variable
H A DgenericFunctionInference1.js147 var expected: <T, U>(y: U, x: T) => [T, U] = flip(zip); variable
/third_party/pulseaudio/src/tests/
H A Dipacl-test.c28 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 Dbits_test.cc308 int expected = 0; member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Darg_test.cc97 auto expected = FormatArgImplFriend::GetVTablePtrForTest( in TEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dlog_severity_test.cc77 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 Dchi_square.h40 double ChiSquareWithExpected(Iterator begin, Iterator end, double expected) { in ChiSquareWithExpected() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dnumbers_test_common.h66 uint32_t expected; member
114 uint64_t expected; member

Completed in 18 milliseconds

12345678910>>...57