xref
: /
aosp_15_r20
/
external
/
rust
/
android-crates-io
/
crates
/
libz-sys
/
src
/
zlib-ng
/
test
/
test_shared.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
static
const
char
hello
[] =
"hello, hello!"
;
2
static
const
int
hello_len
=
sizeof
(
hello
);
3