Home
last modified time | relevance | path

Searched defs:total_less (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/libcxx/test/libcxx/fuzzing/
Dfuzz.h47 struct total_less { struct
48 bool operator()(ByteWithPayload const& x, ByteWithPayload const& y) const { in operator()
/external/libcxx/fuzzing/
Dfuzzing.cpp73 struct total_less struct
75 bool operator () (const stable_test &lhs, const stable_test &rhs) const in operator ()()