/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/message2/ |
D | TestUtils.java | 43 static void runTestCase(TestCase testCase) { in runTestCase() method in TestUtils 47 static void runTestCase(MFFunctionRegistry customFunctionsRegistry, TestCase testCase) { in runTestCase() method in TestUtils 138 static void runTestCase(DefaultTestProperties defaults, Unit unit) { in runTestCase() method in TestUtils 142 static void runTestCase(DefaultTestProperties defaults, Unit unit, Param[] params) { in runTestCase() method in TestUtils
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/ |
D | TestUtils.java | 44 static void runTestCase(TestCase testCase) { in runTestCase() method in TestUtils 48 static void runTestCase(MFFunctionRegistry customFunctionsRegistry, TestCase testCase) { in runTestCase() method in TestUtils 139 static void runTestCase(DefaultTestProperties defaults, Unit unit) { in runTestCase() method in TestUtils 143 static void runTestCase(DefaultTestProperties defaults, Unit unit, Param[] params) { in runTestCase() method in TestUtils
|
/external/google-cloud-java/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/ |
D | TestCasesGrpc.java | 730 default void runTestCase( in runTestCase() method 985 public void runTestCase( in runTestCase() method in TestCasesGrpc.TestCasesStub 1220 public com.google.longrunning.Operation runTestCase( in runTestCase() method in TestCasesGrpc.TestCasesBlockingStub 1434 runTestCase(com.google.cloud.dialogflow.cx.v3beta1.RunTestCaseRequest request) { in runTestCase() method in TestCasesGrpc.TestCasesFutureStub
|
/external/google-cloud-java/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/ |
D | TestCasesGrpc.java | 720 default void runTestCase( in runTestCase() method 968 public void runTestCase( in runTestCase() method in TestCasesGrpc.TestCasesStub 1200 public com.google.longrunning.Operation runTestCase( in runTestCase() method in TestCasesGrpc.TestCasesBlockingStub 1413 runTestCase(com.google.cloud.dialogflow.cx.v3.RunTestCaseRequest request) { in runTestCase() method in TestCasesGrpc.TestCasesFutureStub
|
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/test/java/com/google/cloud/dialogflow/cx/v3/ |
D | MockTestCasesImpl.java | 168 public void runTestCase(RunTestCaseRequest request, StreamObserver<Operation> responseObserver) { in runTestCase() method in MockTestCasesImpl
|
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/test/java/com/google/cloud/dialogflow/cx/v3beta1/ |
D | MockTestCasesImpl.java | 168 public void runTestCase(RunTestCaseRequest request, StreamObserver<Operation> responseObserver) { in runTestCase() method in MockTestCasesImpl
|
/external/cronet/tot/third_party/libc++/src/test/libcxx/utilities/function.objects/func.require/ |
D | bullet_7.pass.cpp | 245 void runTestCase() { in runTestCase() function
|
/external/cronet/stable/third_party/libc++/src/test/libcxx/utilities/function.objects/func.require/ |
D | bullet_7.pass.cpp | 245 void runTestCase() { in runTestCase() function
|
/external/libcxx/test/libcxx/utilities/function.objects/func.require/ |
D | bullet_7.pass.cpp | 246 void runTestCase() { in runTestCase() function
|
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ |
D | StressTestClient.java | 457 private void runTestCase(Tester tester, TestCases testCase) throws Exception { in runTestCase() method in StressTestClient.Worker
|
/external/icu/icu4c/source/test/intltest/ |
D | messageformat2test_utils.h | 219 static void runTestCase(IntlTest& tmsg, in runTestCase() function
|
/external/angle/src/tests/gl_tests/ |
D | TextureTest.cpp | 14870 auto runTestCase = [&](auto texData, GLenum format, const char *samplerType) { in TEST_P() local
|