Searched defs:framework (Results 1 – 10 of 10) sorted by relevance
26 private DefaultMockitoFramework framework = new DefaultMockitoFramework(); field in DefaultMockitoFrameworkTest
145 Framework framework = f.next().newFramework(properties); in testGuiceWorksInOSGiContainer() local
20 Test case base class119 Common utilities
596 .. _framework: target
26 protected TestFmwk framework = null; field in DataDrivenTestHelper
27 protected TestFmwk framework = null; field in DataDrivenTestHelper
2906 public static MockitoFramework framework() { in framework() method in Mockito
251 AC_ARG_ENABLE(framework, optenable
195 AC_ARG_ENABLE(framework, optenable
1141 …iceObj *device, const char *shader_code, VkShaderStageFlagBits stage, VkRenderFramework *framework, in VkShaderObj()