OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:testv
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/stdlib/
t_mi_vector_hash.c
51
}
testv
[] = {
variable in typeref:typename:const struct testvector[]
79
for (i = 0; i < sizeof(
testv
) / sizeof(
testv
[0]); ++i) {
80
len = strlen(
testv
[i].vector);
81
strcpy(buf + j,
testv
[i].vector);
83
ATF_CHECK_EQ(hashes[0],
testv
[i].hashes[0]);
84
ATF_CHECK_EQ(hashes[1],
testv
[i].hashes[1]);
85
ATF_CHECK_EQ(hashes[2],
testv
[i].hashes[2]);
t_mi_vector_hash.c
51
}
testv
[] = {
variable in typeref:typename:const struct testvector[]
79
for (i = 0; i < sizeof(
testv
) / sizeof(
testv
[0]); ++i) {
80
len = strlen(
testv
[i].vector);
81
strcpy(buf + j,
testv
[i].vector);
83
ATF_CHECK_EQ(hashes[0],
testv
[i].hashes[0]);
84
ATF_CHECK_EQ(hashes[1],
testv
[i].hashes[1]);
85
ATF_CHECK_EQ(hashes[2],
testv
[i].hashes[2]);
Completed in 93 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025