Searched refs:cleared_string (Results 1 – 2 of 2) sorted by relevance
1287 ByteStringView cleared_string(cleared_vec); in TEST() local1288 EXPECT_EQ(0u, cleared_string.GetLength()); in TEST()1289 EXPECT_FALSE(cleared_string.raw_str()); in TEST()
1311 WideStringView cleared_string(cleared_vec); in TEST() local1312 EXPECT_EQ(0u, cleared_string.GetLength()); in TEST()1313 EXPECT_FALSE(cleared_string.raw_str()); in TEST()