Searched refs:Contents2 (Results 1 – 1 of 1) sorted by relevance
493 StringRef Contents2 = R"cpp(int main() { return 1; })cpp"; in TEST_F() local496 StringRef AllContents[] = {Contents1, Contents2, Contents3}; in TEST_F()