Home
last modified time | relevance | path

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

/platform_testing/libraries/flag-helpers/junit/src_host/android/platform/test/flag/junit/host/
DHostFlagsValueProvider.java74 public static void refreshFlagsCache(String serial) throws FlagReadException { in refreshFlagsCache() method in HostFlagsValueProvider
/platform_testing/libraries/flag-helpers/junit/test/src/android/platform/test/flag/junit/host/
DHostFlagsValueProviderTest.java121 HostFlagsValueProvider.refreshFlagsCache("123456"); in getBoolean_afterRefresh()