Home
last modified time | relevance | path

Searched defs:expected (Results 376 - 400 of 1351) sorted by relevance

1...<<11121314151617181920>>...55

/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/
H A Dregex_fuzzer_tests.cc305 std::string expected = in TEST() local
/third_party/vixl/test/aarch64/
H A Dtest-disasm-aarch64.cc2036 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 Dtest-disasm-neon-aarch64.cc591 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/dawn/src/tests/unittests/
H A DStackContainerTests.cpp144 void CheckStackVectorElements(const StackVector<T, size>& vec, std::initializer_list<T> expected) { in CheckStackVectorElements() argument
/third_party/skia/third_party/externals/expat/expat/tests/
H A Dstructdata.c103 StructData_CheckItems(StructData *storage, const StructDataEntry *expected, in StructData_CheckItems() argument
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection_unittest.cc359 const protobuf_unittest::ForeignMessage* expected = in TEST() local
382 const protobuf_unittest::ForeignMessage* expected = in TEST() local
/third_party/pulseaudio/src/tests/
H A Dhashmap-test.c176 int expected; in START_TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler_test.cc355 static const HashtablezInfo* expected; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dint128_stream_test.cc28 const char* expected; member
154 const char* expected; member
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Datomic_hook.h154 FnPtr expected = default_fn_; in DoStore() local
180 intptr_t expected = kUninitialized; in DoStore() local
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_testing.h237 const SpyHashState expected = c[0].expand(); in VerifyTypeImplementsAbslHashCorrectly() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dchi_square_test.cc145 std::vector<int> expected; in TEST() member
324 const double expected[10] = {4.6, 8.8, 18.4, 30.0, 38.2, in TEST() local
/third_party/rust/crates/rust-cexpr/tests/
H A Dclang.rs49 let mut expected = &ident[..pos]; in test_definition() variables
[all...]
/third_party/rust/crates/nom/tests/
H A Dini_str.rs156 let mut expected: HashMap<&str, &str> = HashMap::new(); in parse_multiple_keys_and_values_test() variables
/third_party/selinux/libsepol/tests/
H A Dtest-neverallow.c42 static void messages_check(unsigned count, const char *const expected[count]) in messages_check() argument
/third_party/spirv-tools/test/
H A Dbinary_to_text_test.cpp142 std::stringstream expected; in TEST_F() local
163 std::stringstream expected; in TEST_F() local
454 const std::string expected = in TEST_F() local
464 expected); in TEST_F() local
477 const std::string expected in TEST_F() local
486 expected); TEST_F() local
496 const std::string expected = TEST_F() local
504 expected); TEST_F() local
529 std::string expected; global() member
[all...]
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_flatten_conditional_branch_test.cpp1954 std::string expected = R"( in TEST() local
2026 std::string expected = R"( in TEST() local
/third_party/spirv-tools/test/opt/
H A Dgraphics_robust_access_test.cpp1472 std::string expected = R"(OpCapability Shader in TEST_F() local
/third_party/spirv-tools/test/reduce/
H A Dvalidation_during_reduction_test.cpp337 std::string expected = R"( in TEST() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dsae_pk_gen.c34 unsigned long long i, expected; in main() local
/third_party/vk-gl-cts/modules/egl/
H A DteglApiCase.cpp85 void ApiCase::expectError (EGLenum expected) in expectError() argument
107 void ApiCase::expectBoolean (EGLBoolean expected, EGLBoolean got) in expectBoolean() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fApiCase.cpp65 void ApiCase::expectError (deUint32 expected) in expectError() argument
87 void ApiCase::checkBooleans (deUint8 value, deUint8 expected) in checkBooleans() argument
92 void ApiCase::checkBooleans (deInt32 value, deUint8 expected) in checkBooleans() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fApiCase.cpp67 void ApiCase::expectError (deUint32 expected) in expectError() argument
89 void ApiCase::checkBooleans (deUint8 value, deUint8 expected) in checkBooleans() argument
94 void ApiCase::checkBooleans (deInt32 value, deUint8 expected) in checkBooleans() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/
H A Dvma_map.c94 static const unsigned char expected[EI_PAD] = { in create_vma_map() local
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dnmi_selftest.c113 static void __init dotest(void (*testcase_fn)(void), int expected) in dotest() argument

Completed in 24 milliseconds

1...<<11121314151617181920>>...55