Searched defs:RunTest (Results 1 – 4 of 4) sorted by relevance
8 A::RunTest() {} // expected-error {{a type specifier is required for all declarations}} in RunTest() function in n1::A19 A::RunTest() {} // expected-error {{a type specifier is required for all declarations}} in RunTest() function in n2::A
89 void RunTest(CommandInterpreter &interp, const char *args, bool is_leaf, in RunTest() function
43 void RunTest(StringRef Snippet) { in RunTest() function
28 static void RunTest( in RunTest() function