Home
last modified time | relevance | path

Searched refs:key_test (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dkey_test.h3 void *key_test(void *argc);
H A Dkey_test.c144 void *key_test(void *argc) in key_test() function
H A Dpcba_core.c257 err = pthread_create(&key_tid, NULL, key_test, tc_info); in start_test_pthread()
310 err = pthread_create(&key_tid, NULL, key_test, tc_info); in start_test_pthread()
/OK3568_Linux_fs/external/rk_pcba_test/
H A Dkey_test.h5 void *key_test(void *argc);
H A DCMakeLists.txt198 pcba_minui/key_test.c