Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddescriptors_names_test.cc94 std::vector<uint8_t> unpaired_surrogate_at_end( in TEST_F() local
96 EXPECT_FALSE(IsValidDescriptor(reinterpret_cast<char*>(&unpaired_surrogate_at_end[0]))); in TEST_F()