Searched refs:DisjointTimerQueryBase (Results 1 – 4 of 4) sorted by relevance
38 class DisjointTimerQueryBase : public TestCaseBase class41 …DisjointTimerQueryBase(Context &context, const ExtParameters &extParams, const char *name, const c…43 virtual ~DisjointTimerQueryBase() in ~DisjointTimerQueryBase()
47 DisjointTimerQueryBase::DisjointTimerQueryBase(Context &context, const ExtParameters &extParams, co… in DisjointTimerQueryBase() function in glcts::DisjointTimerQueryBase
38 class DisjointTimerQueryHandleReuse : public DisjointTimerQueryBase
49 : DisjointTimerQueryBase(context, extParams, name, description) in DisjointTimerQueryHandleReuse()