Searched refs:MULTIPLICATION_RESULT (Results 1 – 1 of 1) sorted by relevance
44 private static final int MULTIPLICATION_RESULT = 2231; field in SampleDeviceReportLogTest66 assertTrue("Multiplication result do not match", product == MULTIPLICATION_RESULT); in testMultiplication()71 reportLog.addValue(EXPECTED_PRODUCT_TAG, 1.0 * MULTIPLICATION_RESULT, ResultType.NEUTRAL, in testMultiplication()