Home
last modified time | relevance | path

Searched defs:testObj (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DHostTest.java509 private void setTestObjectInformation(Object testObj) { in setTestObjectInformation()
616 Test testObj = allTest.nextElement(); in runTestClasses() local
840 TestSuite testObj = (TestSuite) loadObject(classObj); in collectClasses() local
889 Test testObj = (Test) loadObject(classObj, false); in collectTests() local
913 Test testObj = suite.testAt(i); in getTestMethods() local
1107 Object testObj = classObj.getDeclaredConstructor().newInstance(); in loadObject() local
1133 public static void setOptionToLoadedObject(Object testObj, List<String> keyValueOptions) { in setOptionToLoadedObject()
DDeviceSuite.java139 private void injectValues(Object testObj) { in injectValues()
DDeviceJUnit4ClassRunner.java83 Object testObj = super.createTest(); in createTest() local
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/
DAbstractDbIntegrationTest.java249 JSONObject testObj = testArray.getJSONObject(i); in getTestCasesFrom() local
265 JSONObject testObj = new JSONObject(json); in getTestCasesFromMultipleStreams() local
271 private static void addTestCase(JSONObject testObj, List<Object[]> testCases, in addTestCase()
312 private static Map<String, String> getFlagsMap(JSONObject testObj) throws JSONException { in getFlagsMap()
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ref/
H A DReferenceTest.java236 TestObject testObj = new TestObject(); in test_subclass() local
349 TestObject testObj = new TestObject(new String("sup /b/")); in test_finalizeReferenceInteraction() local
H A DSoftReferenceTest.java98 Object testObj = new TestObject(); in test_get_SoftReference() local
/aosp_15_r20/external/skia/tests/
H A DSerializationTest.cpp79 static void TestAlignment(T* testObj, skiatest::Reporter* reporter) { in TestAlignment()
209 static void TestObjectSerializationNoAlign(T* testObj, skiatest::Reporter* reporter) { in TestObjectSerializationNoAlign()
240 static void TestObjectSerialization(T* testObj, skiatest::Reporter* reporter) { in TestObjectSerialization()
246 static T* TestFlattenableSerialization(T* testObj, bool shouldSucceed, in TestFlattenableSerialization()
/aosp_15_r20/cts/tests/tests/os/jni/
H A Dandroid_os_cts_PerformanceHintManagerTest.cpp358 AWorkDuration* testObj = createWorkDuration(testCase); in nativeTestReportActualWorkDuration2() local
416 AWorkDuration* testObj = createWorkDuration(testCase); in nativeTestReportActualWorkDuration2WithIllegalArgument() local
/aosp_15_r20/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DDeviceJUnit4ClassRunner.java33 Object testObj = super.createTest(); in createTest() local
/aosp_15_r20/art/test/049-show-object/src/
H A DMain.java39 Main testObj = new Main(); in main() local
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DDeviceParameterizedRunner.java65 protected Statement methodInvoker(FrameworkMethod method, Object testObj) { in methodInvoker()
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DBusinessLogicDeviceExecutor.java35 …public BusinessLogicDeviceExecutor(Context context, Object testObj, List<String> redactionRegexes)… in BusinessLogicDeviceExecutor()
/aosp_15_r20/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
H A DBusinessLogicHostExecutor.java37 ITestDevice device, IBuildInfo build, Object testObj, List<String> redactionRegexes) { in BusinessLogicHostExecutor()
/aosp_15_r20/cts/hostsidetests/utils/src/android/cts/host/utils/
H A DDeviceJUnit4ClassRunnerWithParameters.java121 Object testObj = super.createTest(); in createTest() local
/aosp_15_r20/cts/hostsidetests/install/src/android/cts/install/host/
H A DDeviceParameterized.java99 Object testObj = super.createTest(); in createTest() local
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java2854 final BaseAppStateTimeSlotEvents testObj = new BaseAppStateTimeSlotEvents( in createBaseAppStateTimeSlotEvents() local
2864 final BaseAppStateTimeSlotEvents testObj = createBaseAppStateTimeSlotEvents(1_000L, in assertAppStateTimeSlotEvents() local
2883 final UidBatteryStates testObj = new UidBatteryStates(0, "", null); in testMergeUidBatteryUsage() local
/aosp_15_r20/external/gson/gson/src/test/java/com/google/gson/functional/
H A DExclusionStrategyFunctionalTest.java107 SampleObjectForTest testObj = new SampleObjectForTest( in testExclusionStrategyWithMode() local
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
H A DForceEarlyReturnDebuggee.java37 static TestObject testObj = new TestObject(); field in ForceEarlyReturnDebuggee
/aosp_15_r20/external/deqp/modules/egl/
H A DteglWideColorTests.cpp1500 WideColorSurfaceTest testObj(m_eglTestCtx, "window_8888_colorspace_default", in executeTest() local
1586 WideColorSurfaceTest testObj(m_eglTestCtx, "window_8888_colorspace_default", in executeTest() local
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/
DE2EAbstractTest.java1236 JSONObject testObj = new JSONObject(json); in getTestCasesFrom() local
1273 private static Map<String, String> extractPhFlags(JSONObject testObj, JSONObject apiConfigObj, in extractPhFlags()
/aosp_15_r20/external/icu/android_icu4j/testing/src/com/android/i18n/test/timezone/
H A DZoneInfoDataTest.java716 TestSerialization testObj = new TestSerialization(zone); in testSerialization() local
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dart_cts_jvmti_test_library.jarMETA-INF/ META-INF/MANIFEST.MF art/ art/AllTraces$1. ...
Dapache-harmony-jdwp-tests.jarorg/apache/harmony/jpda/tests/share/SyncDebuggee.class SyncDebuggee.java package ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dart_cts_jvmti_test_library.jarMETA-INF/ META-INF/MANIFEST.MF art/ art/AllTraces$1. ...
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/suite/
Dcompatibility-host-util.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12