Home
last modified time | relevance | path

Searched defs:getTestContext (Results 1 – 25 of 94) sorted by relevance

1234

/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DFixedAndroidTestCase.java29 public Context getTestContext() { in getTestContext() method in FixedAndroidTestCase
/aosp_15_r20/external/testng/src/main/java/org/testng/
H A DISuiteResult.java22 public ITestContext getTestContext(); in getTestContext() method
H A DSuiteResult.java38 public ITestContext getTestContext() { in getTestContext() method in SuiteResult
H A DITestResult.java96 public ITestContext getTestContext(); in getTestContext() method
/aosp_15_r20/packages/apps/Messaging/tests/src/com/android/messaging/
DBugleTestCase.java56 public Context getTestContext() { in getTestContext() method in BugleTestCase
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/onehanded/
H A DOneHandedTestCase.java69 protected TestableContext getTestContext() { in getTestContext() method in OneHandedTestCase
/aosp_15_r20/external/deqp/modules/gles2/
H A Dtes2Context.hpp51 tcu::TestContext &getTestContext(void) in getTestContext() function in deqp::gles2::Context
/aosp_15_r20/external/deqp/modules/gles31/
H A Dtes31Context.hpp52 tcu::TestContext &getTestContext(void) in getTestContext() function in deqp::gles31::Context
/aosp_15_r20/external/deqp/modules/gles3/
H A Dtes3Context.hpp52 tcu::TestContext &getTestContext(void) in getTestContext() function in deqp::gles3::Context
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcContext.hpp52 tcu::TestContext &getTestContext(void) in getTestContext() function in deqp::Context
/aosp_15_r20/external/deqp/modules/egl/
H A DteglTestCase.hpp66 tcu::TestContext &getTestContext(void) const in getTestContext() function in deqp::egl::EglTestContext
/aosp_15_r20/frameworks/base/test-base/src/android/test/
H A DAndroidTestCase.java82 public Context getTestContext() { in getTestContext() method in AndroidTestCase
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/cluster/
DIClusterClient.java85 public TestContext getTestContext(final String requestId, final String commandId) in getTestContext() method
DClusterClient.java179 public TestContext getTestContext(final String requestId, final String commandId) in getTestContext() method in ClusterClient
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsLifetimeTests.hpp73 TestContext &getTestContext(void) const in getTestContext() function in deqp::gls::LifetimeTests::details::Context
102 TestContext &getTestContext(void) const in getTestContext() function in deqp::gls::LifetimeTests::details::ContextWrapper
H A DglsFboCompletenessTests.hpp65 TestContext &getTestContext(void) const in getTestContext() function in deqp::gls::fboc::details::Context
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemContext.hpp77 tcu::TestContext &getTestContext(void) const in getTestContext() function in vkt::ProtectedMem::ProtectedContext
/aosp_15_r20/packages/services/Telephony/tests/src/com/android/
DTelephonyTestBase.java220 protected TestContext getTestContext() { in getTestContext() method in TelephonyTestBase
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestCase.hpp80 tcu::TestContext &getTestContext(void) const in getTestContext() function in vkt::Context
/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestCase.hpp129 TestContext &getTestContext(void) const in getTestContext() function in tcu::TestNode
/aosp_15_r20/external/testng/src/main/java/org/testng/internal/
H A DTestResult.java302 public ITestContext getTestContext() { in getTestContext() method in TestResult
/aosp_15_r20/packages/services/Car/tests/CarServiceTest/src/com/android/car/pm/
DCarPackageManagerServiceTest.java549 private Context getTestContext() { in getTestContext() method in CarPackageManagerServiceTest
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/am/
DCarActivityServiceTaskMonitorUnitTest.java467 private static Context getTestContext() { in getTestContext() method in CarActivityServiceTaskMonitorUnitTest
/aosp_15_r20/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
H A DShortcutManagerCtsTestsBase.java205 protected Context getTestContext() { in getTestContext() method in ShortcutManagerCtsTestsBase
/aosp_15_r20/packages/services/Car/tests/CarServiceTest/dep/src/com/android/car/
DMockedCarTestBase.java294 protected Context getTestContext() { in getTestContext() method in MockedCarTestBase

1234