Home
last modified time | relevance | path

Searched refs:checkStartupFeature (Results 1 – 2 of 2) sorted by relevance

/webkit/chips-enabled-integration-tests/instrumentation/src/androidTest/java/androidx/webkit/
DEnablePartitionedCookiesTest.java67 WebkitUtils.checkStartupFeature(ctx, in setUpClass()
/webkit/integration-tests/common/src/main/java/androidx/webkit/test/common/
DWebkitUtils.java189 public static void checkStartupFeature(@NonNull Context ctx, @NonNull String featureName) { in checkStartupFeature() method in WebkitUtils