Searched refs:Super (Results 1 – 8 of 8) sorted by relevance
35 typedef ::testing::VtsHalHidlTargetTestBase Super; typedef in __anonc9796b5b0111::Codec2MasterHalTest39 Super::SetUp(); in SetUp()
62 typedef ::testing::VtsHalHidlTargetTestBase Super; typedef in __anon899a80290111::Codec2ComponentHidlTest66 Super::SetUp(); in SetUp()93 Super::TearDown(); in TearDown()
52 typedef ::testing::VtsHalHidlTargetTestBase Super; typedef in __anone2a8991d0111::Codec2AudioEncHidlTest64 Super::SetUp(); in SetUp()128 Super::TearDown(); in TearDown()
58 typedef ::testing::VtsHalHidlTargetTestBase Super; typedef in __anon38ecc9b30111::Codec2AudioDecHidlTest70 Super::SetUp(); in SetUp()142 Super::TearDown(); in TearDown()
114 typedef ::testing::VtsHalHidlTargetTestEnvBase Super; typedef
51 typedef ::testing::VtsHalHidlTargetTestBase Super; typedef in __anon236960070111::Codec2VideoEncHidlTest63 Super::SetUp(); in SetUp()128 Super::TearDown(); in TearDown()
61 typedef ::testing::VtsHalHidlTargetTestBase Super; typedef in __anon79ad909d0111::Codec2VideoDecHidlTest73 Super::SetUp(); in SetUp()143 Super::TearDown(); in TearDown()
829 start(mSpannableStringBuilder, new Super()); in handleStartTag()890 end(mSpannableStringBuilder, Super.class, new SuperscriptSpan()); in handleEndTag()1273 private static class Super { } class in HtmlToSpannedConverter