Home
last modified time | relevance | path

Searched refs:test_cstring (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/e2fsprogs/lib/support/
H A DMakefile.in77 test_cstring: $(srcdir)/cstring.c
79 $(Q) $(CC) -o test_cstring -DDEBUG_PROGRAM $(srcdir)/cstring.c \
85 prof_err.c prof_err.h test_profile test_cstring
/aosp_15_r20/external/skia/tests/
H A DDataRefTest.cpp137 static void test_cstring(skiatest::Reporter* reporter) { in test_cstring() function
204 test_cstring(reporter); in DEF_TEST()
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/
Dtest_unistd.rs421 fn test_cstring() {