Searched refs:kTestdata (Results 1 – 1 of 1) sorted by relevance
1698 static const char* const kTestdata[][2] = { local1749 for (int i = 0; i < int(sizeof(kTestdata) / sizeof(kTestdata[0])); ++i) {1750 EXPECT_PRINT_TO_STRING_(kTestdata[i][0], kTestdata[i][1]);