Home
last modified time | relevance | path

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

/external/openscreen/discovery/mdns/
Dmdns_records.cc46 bool IsGreaterThan(const Rdata& lhs, const Rdata& rhs) { in IsGreaterThan() function
76 bool IsGreaterThan(DnsType type, const Rdata& lhs, const Rdata& rhs) { in IsGreaterThan() function
/external/tensorflow/tensorflow/core/kernels/
Dmaxpooling_op_gpu.cu.cc34 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE bool IsGreaterThan(dtype a, dtype b) { in IsGreaterThan() function
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc2919 class IsGreaterThan { in TEST() class
2921 explicit IsGreaterThan(int threshold) : threshold_(threshold) {} in TEST() function in testing::gmock_matchers_test::__anon01910f110111::IsGreaterThan
/external/bcc/tests/cc/
Dcatch.hpp1299 IsGreaterThan, enumerator