Home
last modified time | relevance | path

Searched refs:data_c (Results 1 – 2 of 2) sorted by relevance

/system/utest/fs-host/
A Dtest-maxfile.cpp21 char data_c[8192]; in test_maxfile() local
24 memset(data_c, 0xcc, sizeof(data_c)); in test_maxfile()
32 return data_c; in test_maxfile()
/system/utest/fs/
A Dtest-maxfile.cpp50 char data_c[8192]; in test_maxfile() local
53 memset(data_c, 0xcc, sizeof(data_c)); in test_maxfile()
61 return data_c; in test_maxfile()

Completed in 4 milliseconds