Uses of Enum
io.qt.test.QTest.QBenchmarkMetric
Packages that use QTest.QBenchmarkMetric
-
Uses of QTest.QBenchmarkMetric in io.qt.test
Subclasses with type arguments of type QTest.QBenchmarkMetric in io.qt.testMethods in io.qt.test that return QTest.QBenchmarkMetricModifier and TypeMethodDescriptionstatic QTest.QBenchmarkMetricQTest.QBenchmarkMetric.resolve(int value) Returns the corresponding enum entry for the given value.static QTest.QBenchmarkMetricReturns the enum constant of this type with the specified name.static QTest.QBenchmarkMetric[]QTest.QBenchmarkMetric.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.test with parameters of type QTest.QBenchmarkMetricModifier and TypeMethodDescriptionstatic voidQTest.setBenchmarkResult(double result, QTest.QBenchmarkMetric metric)