Searched defs:SubTest (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/ | ||
D | SerializationBenchmark.cs | 86 private class SubTest class in Google.Protobuf.Benchmarks.SerializationBenchmark |
/external/mockito/src/test/java/org/mockitousage/annotation/ | ||
D | SpyAnnotationInitializedInBaseClassTest.java | 57 public static class SubTest extends SpyAnnotationInitializedInBaseClassTest { class in SpyAnnotationInitializedInBaseClassTest |
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ | ||
D | elementwise_test_util.cc | 403 absl::Status SubTest(TestExecutionEnvironment* env) { in SubTest() function |