Searched defs:TestCases (Results 1 – 11 of 11) sorted by relevance
46 public string TestCases { get; set; } property in Grpc.IntegrationTesting.StressTestClient.ClientOptions
58 public void TestCases() in TestCases() method in IndianTest
138 public void TestCases() { in TestCases() method in HebrewTest
126 public void TestCases() in TestCases() method in EthiopicTest
101 public void TestCases() in TestCases() method in CopticTest
158 TestCase TestCases[] = { variable
2569 void NumberFormatTest::TestCases() { in TestCases() function in NumberFormatTest
404 } TestCases[] = { in RunOutputTests() local
1662 static struct TestCase TestCases[] = { variable
2131 public void TestCases() { in TestCases() method in NumberFormatTest
3498 TEST(EditDistance, TestCases) { in TEST() argument