Home
last modified time | relevance | path

Searched defs:testObject (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/external/deqp/framework/common/
H A DtcuEither.cpp189 const TestClassWithConstructor testObject(171899615); in Either_selfTest() local
204 const TestClassWithConstructor testObject(171899615); in Either_selfTest() local
220 const TestClassWithConstructor testObject(171899615); in Either_selfTest() local
238 const TestClassWithConstructor testObject(171899615); in Either_selfTest() local
256 const TestClassWithConstructor testObject(171899615); in Either_selfTest() local
275 const TestClassWithConstructor testObject(171899615); in Either_selfTest() local
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/
DTriggerSpecsTest.java79 TriggerSpecs testObject = new TriggerSpecs( in constructorThreeParameters_completeExpectation_success() local
239 TriggerSpecs testObject = new TriggerSpecs( in getPrivacyParamsForComputation_equal() local
252 TriggerSpecs testObject = in testGetNumStates() local
259 TriggerSpecs testObject = SourceFixture.getValidTriggerSpecsCountBased(); in getPrivacyParamsForComputationV2_equal() local
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
H A DAlgorithmTests.c330 OBJECT *testObject in RsaKeyInitialize()
352 static OBJECT testObject; in TestRsaEncryptDecrypt() local
452 static OBJECT testObject; in TestRsaSignAndVerify() local
626 static OBJECT testObject; in TestEccSignAndVerify() local
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dmethod-typecheck-1.m40 @interface testObject {} interface
43 @interface testObject(Category) interface in Category
47 @implementation testObject implementation
/aosp_15_r20/frameworks/minikin/tests/unittest/
H A DBufferTest.cpp45 TestObject testObject; in TEST() local
75 TestObject testObject; in TEST() local
/aosp_15_r20/external/TestParameterInjector/junit4/src/main/java/com/google/testing/junit/testparameterinjector/
H A DPluggableTestRunner.java172 Object testObject; in methodBlock() local
212 public final Statement methodInvoker(FrameworkMethod frameworkMethod, Object testObject) { in methodInvoker()
/aosp_15_r20/external/kotlinx.serialization/formats/hocon/src/test/kotlin/kotlinx/serialization/hocon/
H A DHoconPolymorphismTest.kt64 fun testObject() { in testObject() method in kotlinx.serialization.hocon.HoconPolymorphismTest
/aosp_15_r20/external/TestParameterInjector/src/main/java/com/google/testing/junit/testparameterinjector/
H A DPluggableTestRunner.java260 Object testObject; in methodBlock() local
283 protected final Statement methodInvoker(FrameworkMethod frameworkMethod, Object testObject) { in methodInvoker()
H A DTestMethodProcessor.java69 Object testObject, in createStatement()
/aosp_15_r20/external/guice/core/test/com/googlecode/guice/
H A DBytecodeGenTest.java207 Object testObject = in testProxyClassLoading() local
235 Object testObject = in testProxyClassUnloading() local
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowHandlerTest.java319 Object testObject = new Object(); in testHasMessagesWithWhatAndObject() local
333 Object testObject = new Object(); in testSendToTarget() local
/aosp_15_r20/frameworks/base/tests/Tracing/src/android/tracing/perfetto/
H A DDataSourceTest.java548 final Object testObject = new Object(); in canUseDataSourceInstanceToCreateTlsState() local
606 final Object testObject = new Object(); in canUseDataSourceInstanceToCreateIncrementalState() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/testmapping/
DTestMapping.java148 JSONObject testObject = arr.getJSONObject(i); in getTestCollection() local
333 JSONObject testObject = arr.getJSONObject(i); in listTestMappingFiles() local
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/jsTest/src/kotlinx/serialization/json/
H A DDynamicPolymorphismTest.kt270 fun testObject() { in testObject() method
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/java/security/
H A DTestHelper.java24 public abstract void test(T testObject) throws Exception; in test()
/aosp_15_r20/external/conscrypt/testing/src/main/java/org/conscrypt/java/security/
H A DTestHelper.java20 public abstract void test(T testObject) throws Exception; in test()
/aosp_15_r20/external/geojson-jackson/src/test/java/org/geojson/
H A DFeatureTest.java11 private Feature testObject = new Feature(); field in FeatureTest
/aosp_15_r20/libcore/ojluni/src/test/java/util/HashMap/
H A DHashMapCloneLeak.java45 Object testObject = new Object(); in makeMap() local
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/testing/
H A DHpkeTestUtil.java48 JsonObject testObject = testElement.getAsJsonObject(); in parseTestVectors() local
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/jvmTest/src/kotlinx/serialization/features/
H A DSerializerByTypeTest.kt194 fun testObject() { in testObject() method in kotlinx.serialization.features.SerializerByTypeTest
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/
H A DNoClassNameToStringStyleTest.java63 public void testObject() { in testObject() method in NoClassNameToStringStyleTest
H A DSimpleToStringStyleTest.java63 public void testObject() { in testObject() method in SimpleToStringStyleTest
H A DShortPrefixToStringStyleTest.java64 public void testObject() { in testObject() method in ShortPrefixToStringStyleTest
H A DDefaultToStringStyleTest.java64 public void testObject() { in testObject() method in DefaultToStringStyleTest
H A DMultiLineToStringStyleTest.java64 public void testObject() { in testObject() method in MultiLineToStringStyleTest

123