HomeSort by relevance Sort by last modified time
    Searched refs:expected_reply (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/test/gpu/
gpu_feature_browsertest.cc 76 // If expected_reply is NULL, we don't check the reply content.
78 const char* expected_reply,
104 if (expected_reply)
105 EXPECT_STREQ(expected_reply, result.c_str());
  /external/chromium_org/net/spdy/
spdy_network_transaction_unittest.cc 3477 std::string expected_reply = local
    [all...]

Completed in 66 milliseconds