Searched refs:kTestStringWithEmbeddedNullLength (Results 1 – 1 of 1) sorted by relevance
32 const size_t kTestStringWithEmbeddedNullLength = 8; variable71 string copy(kTestStringWithEmbeddedNull, kTestStringWithEmbeddedNullLength); in TEST_F()75 EXPECT_EQ(kTestStringWithEmbeddedNullLength, s.length()); in TEST_F()126 string_ref s3(kTestStringWithEmbeddedNull, kTestStringWithEmbeddedNullLength); in TEST_F()135 string_ref s3(kTestStringWithEmbeddedNull, kTestStringWithEmbeddedNullLength); in TEST_F()146 string_ref s3(kTestStringWithEmbeddedNull, kTestStringWithEmbeddedNullLength); in TEST_F()157 string_ref s3(kTestStringWithEmbeddedNull, kTestStringWithEmbeddedNullLength); in TEST_F()171 string_ref s(kTestStringWithEmbeddedNull, kTestStringWithEmbeddedNullLength); in TEST_F()181 string_ref s3(kTestStringWithEmbeddedNull, kTestStringWithEmbeddedNullLength); in TEST_F()