Home
last modified time | relevance | path

Searched defs:testStr (Results 1 – 5 of 5) sorted by relevance

/kernel/liteos_a/apps/lms/src/
Dsample_usr_lms.c182 char *testStr = "bbbbbbbbbbbbbbbbb"; in LmsStrcpyTest() local
200 char *testStr = "cccccccccccccc"; in LmsStrcatTest() local
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/
Dshm_test_007.cpp39 char testStr[] = "hello shmem"; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/sys/smoke/
Dsys_test_008.cpp43 char *testStr = (char *)"Hello World"; in TestCase() local
/kernel/linux/linux-5.10/drivers/platform/x86/
Dsamsung-laptop.c922 static int find_signature(void __iomem *memcheck, const char *testStr) in find_signature()
/kernel/linux/linux-4.19/drivers/platform/x86/
Dsamsung-laptop.c926 static int find_signature(void __iomem *memcheck, const char *testStr) in find_signature()