Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/tests/lib/
H A Dstring-test.c159 static void test_strcpy(void **state) in test_strcpy() function
235 cmocka_unit_test(test_strcpy), in main()
/aosp_15_r20/external/compiler-rt/test/dfsan/
H A Dcustom.cc446 void test_strcpy() { in test_strcpy() function
948 test_strcpy(); in main()
/aosp_15_r20/external/clang/test/Analysis/
H A Dsecurity-syntax-checks.m142 void test_strcpy() { function