Home
last modified time | relevance | path

Searched defs:TestMethod (Results 1 – 7 of 7) sorted by relevance

/external/junit/src/org/junit/internal/runners/
DTestMethod.java20 public class TestMethod { class
24 public TestMethod(Method method, TestClass testClass) { in TestMethod() method in TestMethod
/external/vogar/src/vogar/target/junit/
DJunit3.java279 private static class TestMethod extends VogarJUnitTest { class in Junit3
283 private TestMethod(Class<? extends TestCase> testClass, Method method, in TestMethod() method in Junit3.TestMethod
DJunit4.java290 private static class TestMethod extends VogarJUnitTest { class in Junit4
294 private TestMethod(Class<?> testClass, Method method, in TestMethod() method in Junit4.TestMethod
/external/chromium-trace/catapult/telemetry/third_party/mox3/mox3/tests/
Dmox_helper.py132 def TestMethod(self, one, two, nine=None): member in ExampleClass
/external/chromium-trace/catapult/third_party/mox3/mox3/tests/
Dmox_helper.py132 def TestMethod(self, one, two, nine=None): member in ExampleClass
/external/v8/test/mjsunit/es6/
Dobject-literals-super.js60 (function TestMethod() { class
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp1945 struct TestMethod in init() struct
1947 ComputeShaderGeneratedCase::DrawMethod method; in init()
1948 bool separateCompute; in init()