Home
last modified time | relevance | path

Searched refs:another_null_string (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_basic_bstring_unittest.cpp258 CFX_ByteStringC another_null_string; in TEST() local
259 EXPECT_EQ(null_string, another_null_string); in TEST()