Home
last modified time | relevance | path

Searched defs:kExpected (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/tests/
DClearTest.cpp260 constexpr std::array<float, 4> kExpected { 0, 0, 0, 1 }; in clear_op_test() local
286 constexpr std::array<float, 4> kExpected { 1, 1, 1, 1 }; in clear_op_test() local
DAndroidCodecTest.cpp198 static constexpr skcms_Matrix3x3 kExpected = {{ in DEF_TEST() local
DIncrTopoSortTest.cpp478 const SkString kExpected("a,b,c,d,e,f,g"); in test_lopsided_binary_tree() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultisampledRenderToTextureTest.cpp1265 const GLColor kExpected(127, 127, 0, 191); in drawCopyThenBlendCommon() local
1998 const GLColor kExpected(127, 127, 0, 191); in clearThenBlendCommon() local
2177 const GLColor kExpected(127, 127, 0, 191); in TEST_P() local
2286 const GLColor kExpected(0, 127, 127, 191); in TEST_P() local
2865 const GLColor kExpected(127, 127, 0, 191); in colorAttachment1Common() local
2963 const GLColor kExpected(127, 127, 0, 191); in colorAttachments0And3Common() local
3063 const GLColor kExpected(127, 127, 0, 255); in TEST_P() local
3139 const GLColor kExpected(127, 127, 0, 191); in TEST_P() local
3772 const GLColor kExpected(127, 127, 0, 191); in renderbufferUnresolveColorAndDepthStencilThenTwoColors() local
DCopyTexImageTest.cpp752 constexpr std::array<GLubyte, 4> kExpected = {0, 255, 0, 255}; in TEST_P() local
806 constexpr std::array<GLubyte, 4> kExpected = {0, 255, 0, 255}; in TEST_P() local
DMemoryBarrierTest.cpp669 const GLColor kExpected(expected[0] * 255, expected[1] * 255, expected[2] * 255, in verifyImageContents() local
679 const GLColor kExpected = in verifyFramebufferAndBufferContents() local
693 const GLColor kExpected = in verifyFramebufferAndImageContents() local
806 const GLColor kExpected = in vertexAttribArrayBitBufferWriteThenVertexRead() local
DTransformFeedbackTest.cpp3612 const std::vector<float> kExpected[kCapturedVaryingsCount] = { in TEST_P() local
3711 const std::vector<float> kExpected[kCapturedVaryingsCount] = { in TEST_P() local
DGeometryShaderTest.cpp1119 const GLColor kExpected(25, 51, 76, 102); in verifyLayeredFramebufferDepthStencil() local
DClearTest.cpp2274 const GLColor kExpected(127, 127, 127, 191); in TEST_P() local
DStateChangeTest.cpp1021 const GLColor kExpected(63, 127, 255, 255); in TEST_P() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dpool_urbg_test.cc152 const double kExpected = kNumOutputs / (1.0 * sizeof(result_type) * 8); in TYPED_TEST() local
Dpcg_engine_test.cc95 const double kExpected = kNumOutputs / (1.0 * sizeof(result_type) * 8); in TYPED_TEST() local
Dranden_engine_test.cc97 const double kExpected = kNumOutputs / (1.0 * sizeof(result_type) * 8); in TYPED_TEST() local
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dreplayer_test.cpp364 const std::string kExpected = R"( in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dreplayer_test.cpp364 const std::string kExpected = R"( in TEST() local
/third_party/spirv-tools/test/fuzz/
Dreplayer_test.cpp364 const std::string kExpected = R"( in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Duniform_int_distribution_test.cc176 constexpr double kExpected = in TYPED_TEST() local
Duniform_real_distribution_test.cc251 constexpr double kExpected = in TYPED_TEST() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DCreatePipelineAsyncTests.cpp63 constexpr uint32_t kExpected = 1u; in ValidateCreateComputePipelineAsync() local
/third_party/googletest/googlemock/test/
Dgmock-matchers-comparisons_test.cc485 const int kExpected = 'c'; in TEST() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc6184 int kExpected = Map::Bits3::IsExtensibleBit::kMask; in IsExtensibleNonPrototypeMap() local