Home
last modified time | relevance | path

Searched defs:IsGreaterThan (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dmaxpooling_op_gpu.cu.cc33 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE bool IsGreaterThan(dtype a, dtype b) { in IsGreaterThan() function
/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc2273 class IsGreaterThan { class
2275 explicit IsGreaterThan(int threshold) : threshold_(threshold) {} in IsGreaterThan() function in testing::gmock_matchers_test::IsGreaterThan
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc2896 class IsGreaterThan { class
2898 explicit IsGreaterThan(int threshold) : threshold_(threshold) {} in IsGreaterThan() function in testing::gmock_matchers_test::__anon67385ff30111::IsGreaterThan
/external/bcc/tests/cc/
Dcatch.hpp1299 IsGreaterThan, enumerator