fdf_testing::ForegroundDriverTest

Summary

Inheritance

Inherits from: fdf_testing::internal::DriverTestCommon< Configuration >

Constructors and Destructors

~ForegroundDriverTest()

Public functions

RunOnBackgroundDispatcherSync(fit::callback< T()> task)
zx::result< T >
RunOnBackgroundDispatcherSync(fit::callback< void()> task)
driver()
DriverType *

Public functions

RunOnBackgroundDispatcherSync

zx::result< T > RunOnBackgroundDispatcherSync(
  fit::callback< T()> task
)

RunOnBackgroundDispatcherSync

zx::result RunOnBackgroundDispatcherSync(
  fit::callback< void()> task
)

driver

DriverType * driver()

~ForegroundDriverTest

 ~ForegroundDriverTest()