AddFfiNativeCallback(const std::string &name, void *callback_ptr) | flutter::testing::DartFixture | |
AddNativeCallback(const std::string &name, Dart_NativeFunction callback) | flutter::testing::DartFixture | |
aot_symbols_ | flutter::testing::DartFixture | protected |
assets_dir_ | flutter::testing::DartFixture | protected |
CreateNewThread(const std::string &name="") | flutter::testing::ThreadTest | |
CreateSettingsForFixture() override | flutter::testing::ShellTest | virtual |
CreateShell(const Settings &settings, std::optional< TaskRunners > task_runners={}) | flutter::testing::ShellTest | |
CreateShell(const Config &config) | flutter::testing::ShellTest | |
current_display_list_ | flutter::testing::ImageDisposeTest | |
current_image_ | flutter::testing::ImageDisposeTest | |
DartFixture() | flutter::testing::DartFixture | |
DartFixture(std::string kernel_filename, std::string elf_filename, std::string elf_split_filename) | flutter::testing::DartFixture | |
DestroyShell(std::unique_ptr< Shell > shell) | flutter::testing::ShellTest | |
DestroyShell(std::unique_ptr< Shell > shell, const TaskRunners &task_runners) | flutter::testing::ShellTest | |
DispatchFakePointerData(Shell *shell, double x) | flutter::testing::ShellTest | static |
DispatchPointerData(Shell *shell, std::unique_ptr< PointerDataPacket > packet) | flutter::testing::ShellTest | static |
elf_filename_ | flutter::testing::DartFixture | protected |
FixtureTest() | flutter::testing::FixtureTest | |
FixtureTest(std::string kernel_filename, std::string elf_filename, std::string elf_split_filename) | flutter::testing::FixtureTest | |
GetCurrentTaskRunner() | flutter::testing::ThreadTest | |
GetFontCollection(Shell *shell) | flutter::testing::ShellTest | |
GetLatestFrameTargetTime(Shell *shell) const | flutter::testing::ShellTest | |
GetLiveTrackedPathCount(const std::shared_ptr< VolatilePathTracker > &tracker) | flutter::testing::ShellTest | static |
GetNativePeer(Dart_Handle handle) | flutter::testing::ImageDisposeTest | inline |
GetNeedsReportTimings(Shell *shell) | flutter::testing::ShellTest | static |
GetTaskRunnersForFixture() | flutter::testing::ShellTest | |
IsAnimatorRunning(Shell *shell) | flutter::testing::ShellTest | static |
kernel_filename_ | flutter::testing::DartFixture | protected |
kEstimateRasterCacheMemory enum value | flutter::testing::ShellTest | |
kGetSkSLs enum value | flutter::testing::ShellTest | |
kRenderFrameWithRasterStats enum value | flutter::testing::ShellTest | |
kRunInView enum value | flutter::testing::ShellTest | |
kSetAssetBundlePath enum value | flutter::testing::ShellTest | |
message_latch_ | flutter::testing::ImageDisposeTest | |
native_resolver_ | flutter::testing::DartFixture | protected |
NotifyIdle(Shell *shell, fml::TimeDelta deadline) | flutter::testing::ShellTest | static |
OnServiceProtocol(Shell *shell, ServiceProtocolEnum some_protocol, const fml::RefPtr< fml::TaskRunner > &task_runner, const ServiceProtocol::Handler::ServiceProtocolMap ¶ms, rapidjson::Document *response) | flutter::testing::ShellTest | static |
PlatformViewNotifyCreated(Shell *shell) | flutter::testing::ShellTest | static |
PlatformViewNotifyDestroyed(Shell *shell) | flutter::testing::ShellTest | static |
PumpOneFrame(Shell *shell) | flutter::testing::ShellTest | static |
PumpOneFrame(Shell *shell, FrameContent frame_content) | flutter::testing::ShellTest | static |
RestartEngine(Shell *shell, RunConfiguration configuration) | flutter::testing::ShellTest | static |
RunEngine(Shell *shell, RunConfiguration configuration) | flutter::testing::ShellTest | static |
SendEnginePlatformMessage(Shell *shell, std::unique_ptr< PlatformMessage > message) | flutter::testing::ShellTest | |
SendPlatformMessage(Shell *shell, std::unique_ptr< PlatformMessage > message) | flutter::testing::ShellTest | |
ServiceProtocolEnum enum name | flutter::testing::ShellTest | |
SetNeedsReportTimings(Shell *shell, bool value) | flutter::testing::ShellTest | static |
SetSnapshotsAndAssets(Settings &settings) | flutter::testing::DartFixture | protected |
SetViewportMetrics(Shell *shell, double width, double height) | flutter::testing::ShellTest | static |
ShellTest() | flutter::testing::ShellTest | |
split_aot_symbols_ | flutter::testing::DartFixture | protected |
StorePersistentCache(PersistentCache *cache, const SkData &key, const SkData &value) | flutter::testing::ShellTest | static |
ThreadTest() | flutter::testing::ThreadTest | |
TurnOffGPU(Shell *shell, bool value) | flutter::testing::ShellTest | static |
UnreportedTimingsCount(Shell *shell) | flutter::testing::ShellTest | static |
VSyncFlush(Shell *shell, bool *will_draw_new_frame=nullptr) | flutter::testing::ShellTest | static |