Home
last modified time | relevance | path

Searched defs:runTestCase (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/libcxx/utilities/function.objects/func.require/
Dbullet_7.pass.cpp246 void runTestCase() { in runTestCase() function
/external/llvm-project/libcxx/test/libcxx/utilities/function.objects/func.require/
Dbullet_7.pass.cpp245 void runTestCase() { in runTestCase() function
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DStressTestClient.java455 private void runTestCase(Tester tester, TestCases testCase) throws Exception { in runTestCase() method in StressTestClient.Worker