OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ext1
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libprop/
t_proplib.c
107
char *
ext1
;
local in function:ATF_TC_BODY
159
ext1
= prop_dictionary_externalize(dict);
160
ATF_REQUIRE(
ext1
!= NULL);
161
ATF_REQUIRE_STREQ(compare1,
ext1
);
167
dict2 = prop_dictionary_internalize(
ext1
);
171
ATF_REQUIRE_STREQ(
ext1
, ext2);
177
free(
ext1
);
t_proplib.c
107
char *
ext1
;
local in function:ATF_TC_BODY
159
ext1
= prop_dictionary_externalize(dict);
160
ATF_REQUIRE(
ext1
!= NULL);
161
ATF_REQUIRE_STREQ(compare1,
ext1
);
167
dict2 = prop_dictionary_internalize(
ext1
);
171
ATF_REQUIRE_STREQ(
ext1
, ext2);
177
free(
ext1
);
Completed in 24 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025