Searched refs:TwoWayTestMode (Results 1 – 2 of 2) sorted by relevance
315 enum TwoWayTestMode { enum319 TwoWayTest(TwoWayTestMode test_mode);326 TwoWayTestMode test_mode() { return test_mode_; } in test_mode()339 TwoWayTestMode test_mode_;
524 TwoWayTest::TwoWayTest(TwoWayTest::TwoWayTestMode test_mode) in TwoWayTest()