Home
last modified time | relevance | path

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

12345678910>>...54

/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
H A Dextension_test.cc58 std::string expected, actual; in TEST() local
72 std::string expected, actual; in TEST() 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
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dcity_test.cc576 void TestUnchanging(const uint64_t* expected, int offset, int len) { in TestUnchanging() argument
/third_party/skia/modules/skunicode/tests/
H A DSkUnicodeTest.cpp48 std::vector<SkUnicode::Position> expected = { 0, 1, 2, 4, 5, 8, 9, 13, 14, 19, 20, 26, 27, 34 }; in UNIX_ONLY_TEST() local
91 std::vector<SkUnicode::BidiRegion> expected = { in UNIX_ONLY_TEST() local
124 std::vector<SkUnicode::BidiRegion> expected = { in UNIX_ONLY_TEST() local
168 auto expected = SkUnicode::CodeUnitFlags::kGraphemeStart; UNIX_ONLY_TEST() local
[all...]
/third_party/skia/modules/svg/tests/
H A DText.cpp25 std::vector<SkPoint> expected; in DEF_TEST() member
/third_party/rust/crates/nom/tests/
H A Dini.rs144 let mut expected: HashMap<&str, &str> = HashMap::new(); in parse_multiple_keys_and_values_test() variables
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_add_copy_memory_test.cpp250 std::string expected = R"( in TEST() local
/third_party/spirv-tools/test/
H A Dname_mapper_test.cpp210 NameIdCase BuiltInCase(std::string assembly_name, std::string expected) { in BuiltInCase() argument
H A Dpreserve_numeric_ids_test.cpp80 const std::string expected = in TEST() local
129 const std::string expected = in TEST() local
/third_party/spirv-tools/test/opt/
H A Dfreeze_spec_const_test.cpp41 std::vector<const char*> expected = { in TEST_P() local
H A Dset_spec_const_default_value_test.cpp139 const char* expected; member
600 const char* expected; global() member
[all...]
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dloop_fission.cpp120 const std::string expected = R"(OpCapability Shader in TEST_F() local
491 const std::string expected = R"(OpCapability Shader in TEST_F() local
793 const std::string expected = R"(OpCapability Shader in TEST_F() local
976 const std::string expected = R"(OpCapability Shader in TEST_F() local
1174 const std::string expected = R"(OpCapability Shader in TEST_F() local
1497 const std::string expected = R"(OpCapability Shader TEST_F() local
1727 const std::string expected = R"(OpCapability Shader TEST_F() local
2160 const std::string expected = R"(OpCapability Shader TEST_F() local
2342 const std::string expected = R"(OpCapability Shader TEST_F() local
2774 const std::string expected = R"(OpCapability Shader TEST_F() local
3047 const std::string expected = R"(OpCapability Shader TEST_F() local
[all...]

Completed in 42 milliseconds

12345678910>>...54