Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
string_conversion_unittests.cc File Reference
#include "flutter/fml/string_conversion.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Namespaces

namespace  fml
 
namespace  fml::testing
 

Functions

 fml::testing::TEST (StringConversion, Utf16ToUtf16Empty)
 
 fml::testing::TEST (StringConversion, Utf8ToUtf16Ascii)
 
 fml::testing::TEST (StringConversion, Utf8ToUtf16Unicode)
 
 fml::testing::TEST (StringConversion, Utf16ToUtf8Empty)
 
 fml::testing::TEST (StringConversion, Utf16ToUtf8Ascii)
 
 fml::testing::TEST (StringConversion, Utf16ToUtf8Unicode)