| /third_party/openssl/apps/lib/ |
| H A D | engine_loader.c | 40 int expected; member 105 static int engine_expect(OSSL_STORE_LOADER_CTX *ctx, int expected) in engine_expect() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
| H A D | esextcTextureBufferParameters.cpp | 240 glw::GLboolean TextureBufferParameters::queryTextureBindingBuffer(glw::GLint expected) in queryTextureBindingBuffer() argument 272 glw::GLboolean TextureBufferParameters::queryTextureBufferBinding(glw::GLint expected) in queryTextureBufferBinding() argument 304 queryTextureBufferDataStoreBinding(glw::GLint expected) queryTextureBufferDataStoreBinding() argument 338 queryTextureBufferOffset(glw::GLint expected) queryTextureBufferOffset() argument 371 queryTextureBufferSize(glw::GLint expected) queryTextureBufferSize() argument 403 queryTextureInternalFormat(glw::GLint expected) queryTextureInternalFormat() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | binary_to_text_test.cpp | 131 std::stringstream expected; in TEST_F() local 152 std::stringstream expected; in TEST_F() local 443 const std::string expected = in TEST_F() local 453 expected); in TEST_F() local 466 const std::string expected in TEST_F() local 475 expected); TEST_F() local 485 const std::string expected = TEST_F() local 493 expected); TEST_F() local 518 std::string expected; global() member [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
| H A D | transformation_flatten_conditional_branch_test.cpp | 1946 std::string expected = R"( in TEST() local 2018 std::string expected = R"( in TEST() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| H A D | graphics_robust_access_test.cpp | 1474 std::string expected = R"(OpCapability Shader in TEST_F() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/reduce/ |
| H A D | validation_during_reduction_test.cpp | 337 std::string expected = R"( in TEST() local
|
| /third_party/openssl/test/ |
| H A D | bio_readbuffer_test.c | 31 char expected[4096]; in test_readbuffer_file_bio() local
|
| H A D | errtest.c | 52 char expected[512]; in test_print_error_format() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | binary_to_text_test.cpp | 131 std::stringstream expected; in TEST_F() local 152 std::stringstream expected; in TEST_F() local 443 const std::string expected = in TEST_F() local 453 expected); in TEST_F() local 466 const std::string expected in TEST_F() local 475 expected); TEST_F() local 485 const std::string expected = TEST_F() local 493 expected); TEST_F() local 518 std::string expected; global() member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
| H A D | transformation_flatten_conditional_branch_test.cpp | 1946 std::string expected = R"( in TEST() local 2018 std::string expected = R"( in TEST() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| H A D | graphics_robust_access_test.cpp | 1474 std::string expected = R"(OpCapability Shader in TEST_F() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
| H A D | validation_during_reduction_test.cpp | 337 std::string expected = R"( in TEST() local
|
| /third_party/skia/tests/ |
| H A D | ApplyGammaTest.cpp | 152 uint32_t expected; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 51 check_gamma(uint32_t src, uint32_t dst, bool toSRGB, float error, uint32_t* expected) check_gamma() argument
|
| H A D | AndroidCodecTest.cpp | 163 auto expected = SkColorSpace::MakeRGB(SkNamedTransferFn::kSRGB, SkNamedGamut::kDisplayP3); in DEF_TEST() local
|
| H A D | GifTest.cpp | 498 SkColor expected; in DEF_TEST() member 593 auto expected = expectedPixels[y][x]; in DEF_TEST() local
|
| H A D | PathOpsBuilderTest.cpp | 63 SkRect expected; in DEF_TEST() local
|
| H A D | YUVTest.cpp | 155 float expected = 0; in DEF_TEST() local
|
| H A D | SkUTFTest.cpp | 98 SkUnichar expected; in DEF_TEST() member
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLConstructor.cpp | 114 int expected = type.rows() * type.columns(); in convert_compound_constructor() local
|
| /third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
| H A D | DecodeTest.cs | 73 private void CheckDecodeResourceWithDictionary(string expected, string compressed, string dictionary)
in CheckDecodeResourceWithDictionary() argument 83 private void CheckDecodeResource(string expected, string compressed)
in CheckDecodeResource() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | ComputeDispatchTests.cpp | 111 std::vector<uint32_t> expected = in DirectTest() local 170 std::vector<uint32_t> expected; in IndirectTest() local
|
| H A D | ViewportTests.cpp | 135 std::vector<float> expected = { in TestViewportDepth() local
|
| H A D | DepthBiasTests.cpp | 154 std::vector<float> expected = { in TEST_P() local 174 std::vector<float> expected = { in TEST_P() local 196 std::vector<float> expected = { in TEST_P() local 216 std::vector<float> expected = { in TEST_P() local 235 std::vector<float> expected = { in TEST_P() local 254 std::vector<float> expected = { TEST_P() local 269 std::vector<float> expected = { TEST_P() local 284 std::vector<float> expected = { TEST_P() local 299 std::vector<float> expected = { TEST_P() local 316 std::vector<RGBA8> expected = { TEST_P() local 352 std::vector<RGBA8> expected = { TEST_P() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| H A D | LinkedListTests.cpp | 104 const int expected[] = {1}; in TEST() local 114 const int expected[] = {1, 2}; in TEST() local 124 const int expected[] = {1, 2, 3}; in TEST() local 147 const int expected[] = {1, 2, 3, 4, 5}; in TEST() local 157 const int expected[] = {1, 2, 4, 5}; in TEST() local 167 const int expected[] = {1, 2, 4}; TEST() local 177 const int expected[] = {2, 4}; TEST() local 199 const int expected[] = {1, 2, 3, 4, 5}; TEST() local 218 const int expected[] = {1, 2}; TEST() local 227 const int expected[] = {1, 3, 2}; TEST() local 236 const int expected[] = {4, 1, 3, 2}; TEST() local 255 const int expected[] = {1, 2}; TEST() local 264 const int expected[] = {1, 2, 3}; TEST() local 273 const int expected[] = {1, 4, 2, 3}; TEST() local 382 const int expected[] = {1, 2}; TEST() local 397 const int expected[] = {1, 2}; TEST() local 412 const int expected[] = {1, 2}; TEST() local 428 const int expected[] = {2, 3}; TEST() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | hb-subset-test.h | 95 hb_subset_test_check (hb_face_t *expected, in hb_subset_test_check() argument
|