Searched refs:kRequestSuffix (Results 1 – 2 of 2) sorted by relevance
51 const String8 kRequestSuffix("],\"type\":\"temporary\"}"); in attemptParseExpectingSuccess() local58 EXPECT_EQ(requestString.size() - kRequestSuffix.size(), in attemptParseExpectingSuccess()59 requestString.find(kRequestSuffix)); in attemptParseExpectingSuccess()
132 const String8 kRequestSuffix("],\"type\":\"temporary\"}"); in generateRequest() local145 request.append(kRequestSuffix); in generateRequest()