Searched refs:FILE_NAME_BYTES (Results 1 – 2 of 2) sorted by relevance
34 static const int FILE_NAME_BYTES = 200; // 200, set test name len. variable84 fileName = static_cast<char *>(malloc(FILE_NAME_BYTES)); in TestCase()86 GetRandomData(&fileName, FILE_NAME_BYTES); in TestCase()
34 static const int FILE_NAME_BYTES = 200; // 200, set test name len. variable91 fileName = static_cast<char *>(malloc(FILE_NAME_BYTES)); in TestCase()93 GetRandomData(&fileName, FILE_NAME_BYTES); in TestCase()