Searched refs:testLogStrStr (Results 1 – 1 of 1) sorted by relevance
114 std::string testLogStrStr(1025, 'a'); in TEST() local118 logBuffer.handleLog(LogBufferLogLevel::INFO, 0, testLogStrStr.c_str()); in TEST()139 std::string testLogStrStr(100, 'a' + i); in TEST() local140 const char *testLogStr = testLogStrStr.c_str(); in TEST()232 std::string testLogStrStr(94, 'a'); in TEST() local233 const char *testLogStr = testLogStrStr.c_str(); in TEST()237 std::string testLogStrStr(11, 'a'); in TEST() local238 const char *testLogStr = testLogStrStr.c_str(); in TEST()