Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions | Variables
log_interest_listener_unittests.cc File Reference
#include <fidl/fuchsia.diagnostics/cpp/fidl.h>
#include <fidl/fuchsia.logger/cpp/fidl.h>
#include <lib/async-loop/cpp/loop.h>
#include <lib/async-loop/default.h>
#include <lib/async-loop/testing/cpp/real_loop.h>
#include <lib/async/dispatcher.h>
#include <lib/component/incoming/cpp/protocol.h>
#include <lib/fidl/cpp/client.h>
#include <lib/fidl/cpp/wire/channel.h>
#include <lib/fidl/cpp/wire/connect_service.h>
#include <lib/fit/defer.h>
#include <lib/fit/result.h>
#include <lib/sys/component/cpp/testing/realm_builder.h>
#include <lib/sys/component/cpp/testing/realm_builder_types.h>
#include <zircon/errors.h>
#include "flutter/fml/log_settings.h"
#include "flutter/fml/platform/fuchsia/log_interest_listener.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Classes

class  fml::testing::LogInterestListenerFuchsia
 
class  fml::testing::MockLogSink
 

Namespaces

namespace  fml
 
namespace  fml::testing
 

Functions

 fml::testing::TEST_F (LogInterestListenerFuchsia, SeverityChanges)
 
 fml::testing::TEST_F (LogInterestListenerFuchsia, AsyncWaitForInterestChange)
 

Variables

static constexpr char fml::testing::kLogSink [] = "log_sink"