Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Typedefs | Functions
dart_vm_unittests.cc File Reference
#include "flutter/runtime/dart_vm.h"
#include "flutter/runtime/dart_vm_lifecycle.h"
#include "flutter/testing/fixture_test.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Typedefs

using flutter::testing::DartVMTest = FixtureTest
 

Functions

 flutter::testing::TEST_F (DartVMTest, SimpleInitialization)
 
 flutter::testing::TEST_F (DartVMTest, SimpleIsolateNameServer)
 
 flutter::testing::TEST_F (DartVMTest, OldGenHeapSize)
 
 flutter::testing::TEST_F (DartVMTest, DisableTimelineEventHandler)
 
 flutter::testing::TEST_F (DartVMTest, TraceGetTimelineMicrosDoesNotGetClockWhenSystraceIsEnabled)