5#include "fxbarcode/cbc_pdf417i.h"
9#include "testing/gtest/include/gtest/gtest.h"
13 EXPECT_TRUE(encoder
.Encode(L"Foo"));
17 std::vector<
wchar_t> input(2711, L'1');
bool Encode(WideStringView contents) override
TEST(FXCRYPT, MD5GenerateEmtpyData)
fxcrt::WideStringView WideStringView