Searched refs:AuthGraphSessionTest (Results 1 – 2 of 2) sorted by relevance
53 class AuthGraphSessionTest : public ::testing::TestWithParam<std::string> { class115 TEST_P(AuthGraphSessionTest, Mainline) { in TEST_P() argument169 TEST_P(AuthGraphSessionTest, ParallelSink) { in TEST_P() argument251 TEST_P(AuthGraphSessionTest, ParallelSource) { in TEST_P() argument334 TEST_P(AuthGraphSessionTest, FreshNonces) { in TEST_P() argument365 INSTANTIATE_TEST_SUITE_P(PerInstance, AuthGraphSessionTest,366 testing::ValuesIn(AuthGraphSessionTest::build_params()),368 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(AuthGraphSessionTest);
38 "AuthGraphSessionTest.cpp",