5package io.flutter.plugin.platform;
7import static org.mockito.ArgumentMatchers.any;
8import static org.mockito.ArgumentMatchers.eq;
9import static org.mockito.Mockito.mock;
10import static org.mockito.Mockito.times;
11import static org.mockito.Mockito.verify;
12import static org.mockito.Mockito.when;
17import androidx.test.core.app.ApplicationProvider;
18import androidx.test.ext.junit.runners.AndroidJUnit4;
20import org.junit.runner.RunWith;
22@RunWith(AndroidJUnit4.class)
24 private final Context ctx = ApplicationProvider.getApplicationContext();
37 SystemClock.uptimeMillis(),
38 SystemClock.uptimeMillis(),
39 MotionEvent.ACTION_HOVER_MOVE,
45 verify(mockAccessibilityDelegate,
times(1)).onAccessibilityHoverEvent(
event,
true);
static SkISize times(const SkISize &size, float factor)
static bool eq(const SkM44 &a, const SkM44 &b, float tol)
it will be possible to load the file into Perfetto s trace viewer disable asset Prevents usage of any non test fonts unless they were explicitly Loaded via prefetched default font Indicates whether the embedding started a prefetch of the default font manager before creating the engine run In non interactive keep the shell running after the Dart script has completed enable serial On low power devices with low core running concurrent GC tasks on threads can cause them to contend with the UI thread which could potentially lead to jank This option turns off all concurrent GC activities domain network JSON encoded network policy per domain This overrides the DisallowInsecureConnections switch Embedder can specify whether to allow or disallow insecure connections at a domain level old gen heap size
SIT bool any(const Vec< 1, T > &x)