| /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...] |
| H A D | StackContainerTests.cpp | 144 void CheckStackVectorElements(const StackVector<T, size>& vec, std::initializer_list<T> expected) { in CheckStackVectorElements() argument
|
| /third_party/openssl/test/ |
| H A D | errtest.c | 52 char expected[512]; in test_print_error_format() local
|
| /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
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/ |
| H A D | regex_fuzzer_tests.cc | 305 std::string expected = in TEST() local
|
| /third_party/vixl/test/aarch64/ |
| H A D | test-disasm-aarch64.cc | 2036 const char* expected[] = {"prfm pldl1keep, ", "prfm pldl1strm, ", in TEST() local 2054 COMPARE_PREFIX(prfm(op, INT64_C(0)), expected[op]); in TEST() local 2055 COMPARE_PREFIX(prfm(op, MemOperand(x0, 0)), expected[op]); in TEST() local 2056 COMPARE_PREFIX(prfm(op, MemOperand(x0, x1)), expected[op]); in TEST() local 2067 const char* expected[] = { in TEST() local 2084 COMPARE_PREFIX(prfum(op, MemOperand(x0, 0)), expected[op]); in TEST() local
|
| H A D | test-disasm-neon-aarch64.cc | 591 const char* expected = "unallocated (Unallocated)"; in TEST() local 1175 const char* expected = "unallocated (Unallocated)"; TEST() local 1446 const char* expected = "unallocated (Unallocated)"; TEST() local [all...] |
| /third_party/skia/third_party/externals/expat/expat/tests/ |
| H A D | structdata.c | 103 StructData_CheckItems(StructData *storage, const StructDataEntry *expected, in StructData_CheckItems() argument
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | generated_message_reflection_unittest.cc | 359 const protobuf_unittest::ForeignMessage* expected = in TEST() local 382 const protobuf_unittest::ForeignMessage* expected = in TEST() local
|
| /third_party/pulseaudio/src/tests/ |
| H A D | hashmap-test.c | 176 int expected; in START_TEST() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | hashtablez_sampler_test.cc | 355 static const HashtablezInfo* expected; in TEST() local
|