Searched refs:TTest (Results 1 – 4 of 4) sorted by relevance
38 private static TTest tTest = new TTestImpl();67 public static void setChiSquareTest(TTest chiSquareTest) { in setChiSquareTest()78 public static TTest getTTest() { in getTTest()
47 public interface TTest { interface
36 public class TTestImpl implements TTest {
45 template<typename TTest, typename TOp> struct GrTStencilFaceSettings {47 TTest fTest; // Stencil test function, where fRef is on the left side.