Home
last modified time | relevance | path

Searched defs:testEnvironment (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/location/
H A DLocationTimeZoneProviderControllerTest.java145 TestEnvironment testEnvironment = new TestEnvironment( in initializationFailure_primary() local
176 TestEnvironment testEnvironment = new TestEnvironment( in initializationFailure_secondary() local
207 TestEnvironment testEnvironment = new TestEnvironment( in initializationFailure_both() local
235 TestEnvironment testEnvironment = new TestEnvironment( in initialState_started() local
264 TestEnvironment testEnvironment = new TestEnvironment( in initialState_disabled() local
288 TestEnvironment testEnvironment = new TestEnvironment( in enabled_uncertaintySuggestionSentIfNoEventReceived() local
351 TestEnvironment testEnvironment = new TestEnvironment( in enabled_eventReceivedBeforeInitializationTimeout() local
387 TestEnvironment testEnvironment = new TestEnvironment( in enabled_eventReceivedFromPrimaryAfterInitializationTimeout() local
435 TestEnvironment testEnvironment = new TestEnvironment( in enabled_eventReceivedFromSecondaryAfterInitializationTimeout() local
484 TestEnvironment testEnvironment = new TestEnvironment( in enabled_repeatedPrimaryCertainty() local
[all …]
/aosp_15_r20/external/vogar/src/vogar/target/
H A DTestEnvironmentRunListener.java26 private final TestEnvironment testEnvironment; field in TestEnvironmentRunListener
28 public TestEnvironmentRunListener(TestEnvironment testEnvironment) { in TestEnvironmentRunListener()
H A DTestRunner.java176 TestEnvironment testEnvironment = new TestEnvironment(); in run() local
258 TestEnvironment testEnvironment, int timeoutSeconds, String[] excludeFilters, in newRunner()
H A DMainRunnerFactory.java31 TestEnvironment testEnvironment, int timeoutSeconds, String[] excludeFilters, in newRunner()
H A DRunnerFactory.java34 AtomicReference<String> skipPastReference, TestEnvironment testEnvironment, in newRunner()
H A DCaliperRunnerFactory.java54 TestEnvironment testEnvironment, int timeoutSeconds, String[] excludeFilters, in newRunner()
/aosp_15_r20/external/vogar/src/vogar/target/testng/
H A DTestNgTargetRunner.java30 private final TestEnvironment testEnvironment; field in TestNgTargetRunner
38 TestEnvironment testEnvironment, in TestNgTargetRunner()
H A DTestNgRunnerFactory.java36 TestEnvironment testEnvironment, in newRunner()
/aosp_15_r20/external/vogar/src/vogar/target/junit/
H A DJUnitTargetRunner.java43 private final TestEnvironment testEnvironment; field in JUnitTargetRunner
50 TestEnvironment testEnvironment, in JUnitTargetRunner()
H A DJUnitRunnerFactory.java33 TestEnvironment testEnvironment, int timeoutSeconds, String[] excludeFilters, in newRunner()
/aosp_15_r20/external/dagger2/java/dagger/hilt/android/plugin/main/src/main/kotlin/dagger/hilt/android/plugin/task/
H A DAggregateDepsTask.kt66 abstract val testEnvironment: Property<Boolean> in <lambda>() constant in dagger.hilt.android.plugin.task.AggregateDepsTask
86 val testEnvironment: Property<Boolean> in <lambda>() constant
/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/
H A Djest.config.js19 testEnvironment: 'node', property
/aosp_15_r20/external/perfetto/ui/config/
H A Djest.unittest.config.js18 testEnvironment: __dirname + '/JestJsdomEnv.js', property
/aosp_15_r20/external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/
H A DMojoTestRule.java78 private native void nativeTearDownTestEnvironment(long testEnvironment); in nativeTearDownTestEnvironment()
/aosp_15_r20/cts/tests/tests/sdksandbox/webkit/sdk/src/com/android/cts/sdk/
H A DWebViewSandboxTestSdk.java67 SharedWebViewTestEnvironment testEnvironment = in getView() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
H A DProcessBuilderTest.java97 public void testEnvironment() { in testEnvironment() method in ProcessBuilderTest
H A DProcessManagerTest.java136 public void testEnvironment() throws IOException, InterruptedException { in testEnvironment() method in ProcessManagerTest
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/cli/common/
H A DExecutionEnvironment.kt39 val testEnvironment: TestEnvironment? = null, constant in com.android.tools.metalava.cli.common.ExecutionEnvironment
/aosp_15_r20/external/robolectric/robolectric/src/main/java/org/robolectric/internal/
H A DAndroidSandbox.java30 private final TestEnvironment testEnvironment; field in AndroidSandbox
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterCommandConfigBuilder.java73 public ClusterCommandConfigBuilder setTestEnvironment(TestEnvironment testEnvironment) { in setTestEnvironment()
DClusterCommandScheduler.java810 final TestEnvironment testEnvironment = client.getTestEnvironment(requestId); in execManagedClusterCommand() local
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DEnvironmentTest.java65 public void testEnvironment() { in testEnvironment() method in EnvironmentTest
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTestUtils.cpp48 const GfxstreamEnd2EndTest::TypicalVkTestEnvironment& testEnvironment) { in readImageData()
/aosp_15_r20/art/test/115-native-bridge/src/
H A DNativeBridgeMain.java158 private static void testEnvironment() { in testEnvironment() method in Main
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/
H A DProcessBuilderTest.java239 public void testEnvironment() throws Exception { in testEnvironment() method in ProcessBuilderTest

12