#include "flutter/shell/platform/common/client_wrapper/include/flutter/basic_message_channel.h"#include <memory>#include <string>#include "flutter/shell/platform/common/client_wrapper/include/flutter/binary_messenger.h"#include "flutter/shell/platform/common/client_wrapper/include/flutter/standard_message_codec.h"#include "flutter/shell/platform/common/client_wrapper/include/flutter/standard_method_codec.h"#include "gtest/gtest.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
Functions | |
| flutter::TEST (BasicMessageChannelTest, Registration) | |
| flutter::TEST (BasicMessageChannelTest, Unregistration) | |
| flutter::TEST (BasicMessageChannelTest, Resize) | |
| flutter::TEST (BasicMessageChannelTest, SetWarnsOnOverflow) | |