OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:const_data2
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/lib/libprop/
t_proplib.c
87
static const char
const_data2
[] = {
variable in typeref:typename:const char[]
319
d2 = prop_data_create_copy(
const_data2
, sizeof(
const_data2
));
321
ATF_REQUIRE(prop_data_value(d2) !=
const_data2
);
325
ATF_REQUIRE(prop_data_size(d2) == sizeof(
const_data2
));
Completed in 136 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025