Searched defs:post_suffix (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome_frame/test/
H A Dtest_with_web_server.cc360 CFInvocation invocation, const std::wstring& post_suffix) {
361 EXPECT_CALL(*this, Post(_, testing::HasSubstr(post_suffix), _))
359 ExpectAndHandlePostedResult( CFInvocation invocation, const std::wstring& post_suffix) argument

Completed in 75 milliseconds