Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cookies/
H A Dparsed_cookie_unittest.cc535 std::string padded_test_path = lots_of_spaces + test_path + lots_of_spaces; in TEST() local
537 EXPECT_TRUE(pc50.SetPath(padded_test_path)); in TEST()