Searched refs:ctor (Results 1 – 9 of 9) sorted by relevance
| /test/ext/junit-gtest/src/main/cpp/ |
| D | gtest_wrapper.cpp | 57 jmethodID ctor; member 62 jmethodID ctor; member 134 … gAssertionFailure.ctor, jmessage.get())); in OnTestEnd() 136 … gFailure.ctor, mCurrentTestDescription.get(), jthrowable.get())); in OnTestEnd() 192 …gAssertionFailure.ctor = env->GetMethodID(gAssertionFailure.clazz, "<init>", "(Ljava/lang/Object;)… in Java_androidx_test_ext_junitgtest_GtestRunner_initialize() 195 gFailure.ctor = env->GetMethodID(gFailure.clazz, "<init>", in Java_androidx_test_ext_junitgtest_GtestRunner_initialize()
|
| /test/uiautomator/uiautomator/api/ |
| D | 2.2.0.txt | 105 ctor public EventCondition(); 113 ctor public SearchCondition(); 117 ctor public StaleObjectException(); 121 ctor public UiAutomatorInstrumentationTestRunner(); 127 ctor @Deprecated public UiAutomatorTestCase(); 135 ctor public UiCollection(androidx.test.uiautomator.UiSelector!); 208 ctor @Deprecated public UiObject(androidx.test.uiautomator.UiSelector!); 309 ctor public UiObject2Condition(); 313 ctor public UiObjectNotFoundException(String!); 314 ctor public UiObjectNotFoundException(String!, Throwable!); [all …]
|
| D | restricted_2.2.0.txt | 105 ctor public EventCondition(); 113 ctor public SearchCondition(); 117 ctor public StaleObjectException(); 121 ctor public UiAutomatorInstrumentationTestRunner(); 127 ctor @Deprecated public UiAutomatorTestCase(); 135 ctor public UiCollection(androidx.test.uiautomator.UiSelector!); 208 ctor @Deprecated public UiObject(androidx.test.uiautomator.UiSelector!); 309 ctor public UiObject2Condition(); 313 ctor public UiObjectNotFoundException(String!); 314 ctor public UiObjectNotFoundException(String!, Throwable!); [all …]
|
| D | restricted_2.3.0-beta01.txt | 127 ctor public EventCondition(); 136 ctor public SearchCondition(); 140 ctor public StaleObjectException(); 144 ctor @Deprecated public UiAutomatorInstrumentationTestRunner(); 150 ctor @Deprecated public UiAutomatorTestCase(); 158 ctor public UiCollection(androidx.test.uiautomator.UiSelector); 248 ctor @Deprecated public UiObject(androidx.test.uiautomator.UiSelector!); 360 ctor public UiObject2Condition(); 364 ctor public UiObjectNotFoundException(String); 365 ctor public UiObjectNotFoundException(String, Throwable?); [all …]
|
| D | 2.3.0-beta01.txt | 127 ctor public EventCondition(); 136 ctor public SearchCondition(); 140 ctor public StaleObjectException(); 144 ctor @Deprecated public UiAutomatorInstrumentationTestRunner(); 150 ctor @Deprecated public UiAutomatorTestCase(); 158 ctor public UiCollection(androidx.test.uiautomator.UiSelector); 248 ctor @Deprecated public UiObject(androidx.test.uiautomator.UiSelector!); 360 ctor public UiObject2Condition(); 364 ctor public UiObjectNotFoundException(String); 365 ctor public UiObjectNotFoundException(String, Throwable?); [all …]
|
| D | current.txt | 182 ctor public EventCondition(); 191 ctor public ResultsReporter(String testName); 197 ctor public SearchCondition(); 210 ctor public StaleObjectException(); 214 ctor @Deprecated public UiAutomatorInstrumentationTestRunner(); 220 ctor @Deprecated public UiAutomatorTestCase(); 269 ctor public UiCollection(androidx.test.uiautomator.UiSelector); 382 ctor @Deprecated public UiObject(androidx.test.uiautomator.UiSelector!); 495 ctor public UiObject2Condition(); 518 ctor public UiObjectNotFoundException(String); [all …]
|
| D | restricted_current.txt | 182 ctor public EventCondition(); 191 ctor public ResultsReporter(String testName); 197 ctor public SearchCondition(); 210 ctor public StaleObjectException(); 214 ctor @Deprecated public UiAutomatorInstrumentationTestRunner(); 220 ctor @Deprecated public UiAutomatorTestCase(); 269 ctor public UiCollection(androidx.test.uiautomator.UiSelector); 382 ctor @Deprecated public UiObject(androidx.test.uiautomator.UiSelector!); 495 ctor public UiObject2Condition(); 518 ctor public UiObjectNotFoundException(String); [all …]
|
| /test/ext/junit-gtest/api/ |
| D | restricted_current.txt | 5 ctor public GtestRunner(Class<? extends java.lang.Object?> testClass);
|
| D | current.txt | 5 ctor public GtestRunner(Class<? extends java.lang.Object?> testClass);
|