Flutter Engine
The Flutter Engine
|
#include "flutter/third_party/tonic/dart_state.h"
#include "flutter/common/task_runners.h"
#include "flutter/runtime/dart_vm_lifecycle.h"
#include "flutter/runtime/isolate_configuration.h"
#include "flutter/testing/fixture_test.h"
Go to the source code of this file.
Namespaces | |
namespace | flutter |
namespace | flutter::testing |
Typedefs | |
using | flutter::testing::DartState = FixtureTest |
Functions | |
flutter::testing::TEST_F (DartState, CurrentWithNullDataDoesNotSegfault) | |
flutter::testing::TEST_F (DartState, IsShuttingDown) | |