Home
last modified time | relevance | path

Searched refs:ctor (Results 1 – 9 of 9) sorted by relevance

/test/ext/junit-gtest/src/main/cpp/
Dgtest_wrapper.cpp57 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/
D2.2.0.txt105 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 …]
Drestricted_2.2.0.txt105 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 …]
Drestricted_2.3.0-beta01.txt127 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 …]
D2.3.0-beta01.txt127 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 …]
Dcurrent.txt182 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 …]
Drestricted_current.txt182 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/
Drestricted_current.txt5 ctor public GtestRunner(Class<? extends java.lang.Object?> testClass);
Dcurrent.txt5 ctor public GtestRunner(Class<? extends java.lang.Object?> testClass);