Home
last modified time | relevance | path

Searched refs:expected_ceil (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/lib/math/
Dmath_util_test.cc40 const IntegralType expected_ceil = test_data[i][3]; in TestCeilOfRatio() local
54 EXPECT_EQ(expected_ceil, ceil_1) in TestCeilOfRatio()