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

/external/libvorbis/test/
H A Dtest.c25 #define DATA_LEN 2048 macro
34 static float data_out [DATA_LEN] ;
35 static float data_in [DATA_LEN] ;
/external/icu4c/test/intltest/
H A Dusettest.cpp1061 static const int32_t DATA_LEN = sizeof(DATA)/sizeof(DATA[0]); local
1063 for (int32_t i=0; i<DATA_LEN; i+=3) {

Completed in 157 milliseconds