Searched defs:PresentationSessionTests (Results 1 – 1 of 1) sorted by relevance
55 class PresentationSessionTests : public testing::TestWithParam<string> { class129 TEST_P(PresentationSessionTests, returnsFailureOnUnsupportedMethods) { in TEST_P() argument