Searched refs:NameCodePair (Results 1 – 1 of 1) sorted by relevance
6191 struct NameCodePair { string name, code; }; in createOpSourceTests() argument6196 const NameCodePair tests[] = in createOpSourceTests()6214 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceTests()6225 struct NameCodePair { string name, code; }; in createOpSourceContinuedTests() argument6230 const NameCodePair tests[] = in createOpSourceContinuedTests()6243 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceContinuedTests()7623 struct NameCodePair { string name, decl, type; }; in createOpUndefTests() struct7624 const NameCodePair tests[] = in createOpUndefTests()7635 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpUndefTests()