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

  /external/chromium_org/ppapi/proxy/
ppapi_proxy_test.h 315 enum TwoWayTestMode {
319 TwoWayTest(TwoWayTestMode test_mode);
326 TwoWayTestMode test_mode() { return test_mode_; }
339 TwoWayTestMode test_mode_;
ppapi_proxy_test.cc 524 TwoWayTest::TwoWayTest(TwoWayTest::TwoWayTestMode test_mode)

Completed in 78 milliseconds