/aosp_15_r20/external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/ |
H A D | CheckedProviderMethodsModuleTest.java | 131 TestModule testModule = new TestModule(); in testWithScope() local 143 TestModule testModule = new TestModule(); in testWithAnnotation() local 151 TestModule testModule = new TestModule(); in testWithInjectedParameters() local 159 TestModule testModule = new TestModule(); in testWithThrownException() local 173 TestModule testModule = new TestModule(); in testExposedMethod() local
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
H A D | AudioDataPathsBaseActivity.java | 332 TestStateData(TestModule testModule) { in TestStateData() 336 abstract String buildErrorString(TestModule testModule); in buildErrorString() 346 BadSharingTestState(TestModule testModule, in BadSharingTestState() 354 String buildErrorString(TestModule testModule) { in buildErrorString() 383 BadMMAPTestState(TestModule testModule, in BadMMAPTestState() 391 String buildErrorString(TestModule testModule) { in buildErrorString() 1411 public int startTest(TestModule testModule) { in startTest() 1557 TestModule testModule = getActiveTestModule(); in completeTestStep() local 1597 TestModule testModule = mTestModules.get(mTestStep); in advanceTestModule() local 1846 TestModule testModule = mTestManager.getActiveTestModule(); in onDataReady() local
|
H A D | AudioDataPathsSpeakerMicActivity.java | 68 TestModule testModule; in gatherTestModules() local
|
H A D | AudioDataPathsAnalogActivity.java | 66 TestModule testModule; in gatherTestModules() local
|
H A D | AudioDataPathsUSBActivity.java | 68 TestModule testModule; in gatherTestModules() local
|
/aosp_15_r20/build/soong/android/ |
H A D | namespace_test.go | 702 type testModule struct { struct 703 ModuleBase 704 properties struct { 711 func (m *testModule) DepsMutator(ctx BottomUpMutatorContext) { 717 func (m *testModule) GenerateAndroidBuildActions(ModuleContext) {
|
/aosp_15_r20/external/dagger2/javatests/dagger/internal/codegen/ |
H A D | ComponentProcessorTest.java | 391 Source testModule = CompilerTests.javaSource("test.TestModule", in transitiveModuleDeps() local 1706 Source testModule = in privateMethodUsedOnlyInChildDoesNotUseQualifiedThis() local 1771 Source testModule = in componentMethodInChildCallsComponentMethodInParent() local
|
H A D | BindsInstanceValidationTest.java | 42 Source testModule = in bindsInstanceInModule() local
|
H A D | MembersInjectionValidationTest.java | 504 private final Source testModule = field in MembersInjectionValidationTest
|
H A D | ComponentValidationTest.java | 329 Source testModule = in moduleInDependencies() local
|
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/features/ |
H A D | PolymorphicOnClassesTest.kt | 67 private val testModule = SerializersModule { in <lambda>() constant
|
/aosp_15_r20/external/kotlinx.serialization/integration-test/src/commonTest/kotlin/sample/ |
H A D | JsonTest.kt | 52 private val testModule = SerializersModule { in <lambda>() constant in sample.JsonTest
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/midilib/ |
H A D | NativeMidiManager.java | 33 public native void startTest(MidiNativeTestActivity.NativeMidiTestModule testModule, in startTest()
|
/aosp_15_r20/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
H A D | CddCoverage.java | 96 TestMethod(String testModule, String testClass, String testMethod) { in TestMethod()
|
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | PythonUnitTestRunner.java | 197 String[] testModule = {pyModule}; in doRunTest() local
|
D | GTest.java | 163 String testModule = getTestModule(); in getTestPath() local
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/node/ |
H A D | TestTreeWithType.java | 123 …SimpleModule testModule = new SimpleModule("MyModule", new Version(1, 0, 0, null, "TEST", "TEST")); in testIssue353() local
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/ |
D | TestsPoolPoller.java | 226 ITestSuite testModule = (ITestSuite) test; in handleDeviceNotAvailable() local
|
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/rust/ |
D | RustBinaryTest.java | 94 String testModule = getTestModule(); in getTestPath() local
|
/aosp_15_r20/external/guice/core/test/com/googlecode/guice/ |
H A D | BytecodeGenTest.java | 163 private Module testModule; field in BytecodeGenTest
|
/aosp_15_r20/external/libxml2/ |
H A D | Makefile.am | 21 testModule \ program
|
/aosp_15_r20/external/python/apitools/apitools/base/protorpclite/ |
D | descriptor_test.py | 418 def testModule(self): member in DescribeTest
|
/aosp_15_r20/external/guice/core/test/com/google/inject/ |
H A D | ImplicitBindingTest.java | 271 final Module testModule = in testInstancesRequestingProvidersForThemselvesWithChildInjectors() local
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | Makefile.am | 21 testModule \ program
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_marshal.py | 514 def testModule(self): member in InstancingTestCase
|