Uses of Enum
io.qt.test.QTest.QBenchmarkMetric
Packages that use QTest.QBenchmarkMetric
-
Uses of QTest.QBenchmarkMetric in io.qt.test
Methods in io.qt.test that return QTest.QBenchmarkMetricModifier and TypeMethodDescriptionstatic QTest.QBenchmarkMetric
QTest.QBenchmarkMetric.resolve
(int value) Returns the corresponding enum entry for the given value.static QTest.QBenchmarkMetric
Returns 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 void
QTest.setBenchmarkResult
(double result, QTest.QBenchmarkMetric metric)