Searched refs:kTestStringWithEmbeddedNull (Results 1 – 1 of 1) sorted by relevance
31 const char kTestStringWithEmbeddedNull[] = "blah\0foo"; variable71 string copy(kTestStringWithEmbeddedNull, kTestStringWithEmbeddedNullLength); 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()