Searched refs:STRING_ALIGN_LEN (Results 1 - 1 of 1) sorted by relevance

/system/extras/libc_test/
H A Dmain.cpp66 #define STRING_ALIGN_LEN (sizeof(kStringAligns)/sizeof(int[4])) macro
314 for (size_t i = 0; i < STRING_ALIGN_LEN; i++) {
335 for (size_t j = 0; j < STRING_ALIGN_LEN; j++) {
343 for (size_t j = 0; j < STRING_ALIGN_LEN; j++) {
502 for (size_t i = 0; i < STRING_ALIGN_LEN; i++) {
570 for (size_t i = 0; i < STRING_ALIGN_LEN; i++) {

Completed in 58 milliseconds