OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASSERT_U64_EQ
(Results
1 - 2
of
2
) sorted by null
/external/openssh/regress/unittests/sshbuf/
test_sshbuf_getput_basic.c
48
ASSERT_U64_EQ
(PEEK_U64(x), 0x1122334455667788ULL);
119
ASSERT_U64_EQ
(v64, 0x1122334455667788ULL);
/external/openssh/regress/unittests/test_helper/
test_helper.h
130
#define
ASSERT_U64_EQ
(a1, a2) \
Completed in 53 milliseconds