Searched refs:kPostText (Results 1 – 1 of 1) sorted by relevance
716 static const BString kPostText variable754 kPostText.String());764 postBody->Write(kPostText.String(), kPostText.Length()); in PostTest()768 request.SetRequestBody(std::move(postBody), "text/plain", kPostText.Length()); in PostTest()826 kPostText.Length() == message.GetInt64(TotalBytes, 0)); in PostTest()