Searched refs:TestMonkey (Results 1 – 3 of 3) sorted by relevance
25 static void TestMonkey(void);34 addTest(root, &TestMonkey, "tsformat/utmstest/TestMonkey"); in addUtmsTest()329 static void TestMonkey(void) in TestMonkey() function
56 void TestMonkey(char *params);
121 name = "TestMonkey"; if(exec) TestMonkey(params); break; in runIndexedTest()3998 void RBBITest::TestMonkey(char *params) { in TestMonkey() function in RBBITest