Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/strings/
H A Dstring_split_unittest.cc23 using SplitStringIntoKeyValuePairsUsingSubstrTest = typedef
26 TEST_F(SplitStringIntoKeyValuePairsUsingSubstrTest, EmptyString) { in TEST_F() argument
35 TEST_F(SplitStringIntoKeyValuePairsUsingSubstrTest, MissingKeyValueDelimiter) { in TEST_F() argument
48 TEST_F(SplitStringIntoKeyValuePairsUsingSubstrTest, in TEST_F() argument
60 TEST_F(SplitStringIntoKeyValuePairsUsingSubstrTest, UntrimmedWhitespace) { in TEST_F() argument
71 TEST_F(SplitStringIntoKeyValuePairsUsingSubstrTest, OnlySplitAtGivenSeparator) { in TEST_F() argument