Searched refs:testNameSize (Results 1 – 1 of 1) sorted by relevance
591 size_t testNameSize = strlen(test); in initializeTests() local602 const char* numLoc = insert + 4 /* indent spaces */ + testNameSize - 1; in initializeTests()