5#include "flutter/runtime/dart_service_isolate.h"
7#include "flutter/testing/testing.h"
11TEST(DartServiceIsolateTest, CanAddAndRemoveHandles) {
static CallbackHandle AddServerStatusCallback(const DartVMServiceServerStateCallback &callback)
Add a callback that will get invoked when the VM Service starts up. If the VM Service has already sta...
static bool RemoveServerStatusCallback(CallbackHandle handle)
Removed a callback previously registered via AddServiceStatusCallback.
TEST(FrameTimingsRecorderTest, RecordVsync)