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 - 2
of
2
) sorted by relevancy
/src/tests/lib/libprop/
t_proplib.c
87
static const char
const_data2
[] = {
variable in typeref:typename:const char[]
265
d2 = prop_data_create_copy(
const_data2
, sizeof(
const_data2
));
267
ATF_REQUIRE(prop_data_value(d2) !=
const_data2
);
271
ATF_REQUIRE(prop_data_size(d2) == sizeof(
const_data2
));
t_proplib.c
87
static const char
const_data2
[] = {
variable in typeref:typename:const char[]
265
d2 = prop_data_create_copy(
const_data2
, sizeof(
const_data2
));
267
ATF_REQUIRE(prop_data_value(d2) !=
const_data2
);
271
ATF_REQUIRE(prop_data_size(d2) == sizeof(
const_data2
));
Completed in 24 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025