Home
last modified time | relevance | path

Searched defs:expected (Results 426 - 450 of 1418) sorted by relevance

1...<<11121314151617181920>>...57

/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...]
/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
H A Dabc2program_test_utils.cpp174 bool Abc2ProgramTestUtils::ValidateLiteralArrayName(const std::string &result, const std::string &expected) in ValidateLiteralArrayName() argument
/arkcompiler/runtime_core/compiler/tests/
H A Dir_builder_test.cpp6168 auto expected = CreateGraphWithDefaultRuntime(); in TEST_F() local
6197 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), expected)); in TEST_F() local
6223 auto expected = CreateGraphWithDefaultRuntime(); in TEST_F() local
6243 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), expected)); in TEST_F() local
6272 auto expected = CreateGraphWithDefaultRuntime(); in TEST_F() local
6296 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), expected)); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dlife_intervals_test.cpp71 auto expected = *(expectedIt++); in CheckSiblingSequence() local
H A Dir_builder_test.cpp6312 auto expected = CreateGraphWithDefaultRuntime(); in TEST_F() local
6315 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), expected)); in TEST_F() local
6341 auto expected = CreateGraphWithDefaultRuntime(); in TEST_F() local
6363 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), expected)); in TEST_F() local
6392 auto expected = CreateGraphWithDefaultRuntime(); in TEST_F() local
6417 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), expected)); TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/compiler/
H A Dinterop_intrinsics_opt_test.cpp145 Graph *expected = SingleBlockBuildExpectedGraph(); in TEST_F() local
152 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), expected)); in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/
H A Dmonitor.h206 bool SetOwner(MTManagedThread *expected, MTManagedThread *thread) in SetOwner() argument
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dobject_helpers_test.cpp160 ObjectHeader *expected = AllocString(); in TEST_F() local
189 ObjectHeader *expected = AllocString(); in TEST_F() local
220 ObjectHeader *expected = AllocString(); TEST_F() local
251 ObjectHeader *expected = AllocString(); TEST_F() local
272 ObjectHeader *expected = AllocString(); TEST_F() local
[all...]
/arkcompiler/ets_frontend/ets2panda/test/unit/dynamic/
H A Ddynamic_call_test.cpp99 void AssertNameEq(const ArenaVector<util::StringView> &name, std::initializer_list<const char *> expected) in AssertNameEq() argument
/arkcompiler/toolchain/websocket/client/
H A Dwebsocket_client.cpp271 auto expected = ConnectionState::CONNECTING; in CloseOnInitFailure() local
/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
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dftrace.c37 ftrace_check_current_call(unsigned long hook_pos, unsigned int *expected) ftrace_check_current_call() argument
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dirq_alpha.c128 process_mcheck_info(unsigned long vector, unsigned long la_ptr, const char *machine, int expected) process_mcheck_info() argument
/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dcpa-test.c51 long i, expected, missed = 0; in print_split() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c104 uint32_t expected; in __is_lut_linear() local
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Datomic64-arcv2.h141 arch_atomic64_cmpxchg(atomic64_t *ptr, s64 expected, s64 new) in arch_atomic64_cmpxchg() argument
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dirq_alpha.c128 process_mcheck_info(unsigned long vector, unsigned long la_ptr, const char *machine, int expected) process_mcheck_info() argument
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/
H A Dsve-ptrace.c290 unsigned char expected = i; in do_parent() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dcg_storage_multi.c22 assert_storage(struct bpf_map *map, const void *key, struct cgroup_value *expected) assert_storage() argument
H A Dsockopt_inherit.c39 static int verify_sockopt(int fd, int optname, const char *msg, char expected) in verify_sockopt() argument
/kernel/linux/linux-5.10/tools/testing/selftests/clone3/
H A Dclone3_set_tid.c119 test_clone3_set_tid(pid_t *set_tid, size_t set_tid_size, int flags, int expected, int expected_pid, bool wait_for_it) test_clone3_set_tid() argument
[all...]

Completed in 24 milliseconds

1...<<11121314151617181920>>...57