Searched refs:NameCodePair (Results 1 – 1 of 1) sorted by relevance
5681 struct NameCodePair { string name, code; }; in createOpSourceTests() argument5686 const NameCodePair tests[] = in createOpSourceTests()5704 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceTests()5715 struct NameCodePair { string name, code; }; in createOpSourceContinuedTests() argument5720 const NameCodePair tests[] = in createOpSourceContinuedTests()5733 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceContinuedTests()6966 struct NameCodePair { string name, decl, type; }; in createOpUndefTests() argument6967 const NameCodePair tests[] = in createOpUndefTests()6978 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpUndefTests()