Home
last modified time | relevance | path

Searched refs:resetForTesting (Results 1 – 25 of 63) sorted by relevance

123

/dports/net/drive/drive-0.4.0/vendor/github.com/odeke-em/command/
H A Dcommand_test.go26 resetForTesting()
37 resetForTesting("-global1=hello")
48 resetForTesting("-global1=hello", "-global2=hi")
62 resetForTesting("-global1=hello", "command1")
82 resetForTesting("-global1=hello", "command1", "-flag1=true")
100 resetForTesting("command2")
118 resetForTesting("command1")
129 resetForTesting("command1", "--flag1=true", "somearg")
140 func resetForTesting(args ...string) { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/tab_ui/junit/src/org/chromium/chrome/browser/tasks/tab_management/
H A DTabUiFeatureUtilitiesUnitTest.java66 DeviceClassManager.resetForTesting(); in tearDown()
67 SysUtils.resetForTesting(); in tearDown()
86 DeviceClassManager.resetForTesting(); in testCacheGridTabSwitcher_HighEnd_NoEnabledFlags()
117 DeviceClassManager.resetForTesting(); in testCacheGridTabSwitcher_LowEnd_NoEnabledFlags()
141 DeviceClassManager.resetForTesting(); in testCacheGridTabSwitcher_HighEnd_Layout()
166 DeviceClassManager.resetForTesting(); in testCacheGridTabSwitcher_LowEnd_Layout()
191 DeviceClassManager.resetForTesting(); in testCacheGridTabSwitcher_HighEnd_LayoutGroup()
216 DeviceClassManager.resetForTesting(); in testCacheGridTabSwitcher_LowEnd_LayoutGroup()
240 DeviceClassManager.resetForTesting(); in testCacheGridTabSwitcher_HighEnd_Group()
264 DeviceClassManager.resetForTesting(); in testCacheGridTabSwitcher_LowEnd_Group()
[all …]
/dports/devel/spark/spark-2.1.1/sql/hive/src/test/scala/org/apache/spark/sql/hive/
H A DPartitionedTablePerfStatsSuite.scala37 FileStatusCache.resetForTesting()
42 FileStatusCache.resetForTesting()
H A DHiveSchemaInferenceSuite.scala47 FileStatusCache.resetForTesting()
53 FileStatusCache.resetForTesting()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/media_router/browser/android/junit/src/org/chromium/components/media_router/
H A DBrowserMediaRouterSinkObservationTest.java112 SysUtils.resetForTesting(); in testNotLowRamDevice()
120 SysUtils.resetForTesting(); in testIsLowRamDevice()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/test/android/junit/src/org/chromium/base/test/
H A DBaseRobolectricTestRunner.java45 PathUtils.resetForTesting(); in afterTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/webapps/
H A DWebappDirectoryManager.java54 public static void resetForTesting() { in resetForTesting() method in WebappDirectoryManager
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/device/android/java/src/org/chromium/chrome/browser/device/
H A DDeviceClassManager.java143 public static void resetForTesting() { in resetForTesting() method in DeviceClassManager
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/controller/
H A Dglobals.ts129 resetForTesting() {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/ui/src/controller/
H A Dglobals.ts127 resetForTesting() {
/dports/devel/spark/spark-2.1.1/sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/
H A DFileStatusCache.scala55 def resetForTesting(): Unit = synchronized { method
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/webapps/
H A DWebappDirectoryManagerTest.java58 WebappDirectoryManager.resetForTesting(); in setUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/java/src/org/chromium/base/
H A DSysUtils.java152 public static void resetForTesting() { in resetForTesting() method in SysUtils
H A DEarlyTraceEvent.java253 static void resetForTesting() { in resetForTesting() method in EarlyTraceEvent
H A DPathUtils.java58 public static void resetForTesting() { in resetForTesting() method in PathUtils
/dports/net-im/tg_owt/tg_owt-d578c76/src/base/android/java/src/org/chromium/base/
H A DSysUtils.java152 public static void resetForTesting() { in resetForTesting() method in SysUtils
H A DPathUtils.java52 public static void resetForTesting() { in resetForTesting() method in PathUtils
H A DEarlyTraceEvent.java286 static void resetForTesting() { in resetForTesting() method in EarlyTraceEvent
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/ui/src/frontend/
H A Dglobals.ts268 resetForTesting() {
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/background_sync/
H A DPeriodicBackgroundSyncChromeWakeUpTaskTest.java97 SysUtils.resetForTesting(); in tearDown()
H A DBackgroundSyncBackgroundTaskTest.java104 SysUtils.resetForTesting(); in tearDown()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/frontend/
H A Dglobals.ts406 resetForTesting() {
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/notifications/
H A DNotificationTriggerBackgroundTaskTest.java63 SysUtils.resetForTesting(); in tearDown()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/offlinepages/
H A DOfflineBackgroundTaskTest.java121 SysUtils.resetForTesting(); in tearDown()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/javatests/src/org/chromium/base/
H A DEarlyTraceEventTest.java51 EarlyTraceEvent.resetForTesting(); in setUp()

123