Home
last modified time | relevance | path

Searched defs:create_test_value (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_value.hpp49 inline T create_test_value(largest_float val, const char*, const boost::true_type&, const T2&) in create_test_value() function
67 inline T create_test_value(largest_float, const char* str, const boost::false_type&, const boost::t… in create_test_value() function
79 inline T create_test_value(largest_float, const char* str, const boost::false_type&, const boost::f… in create_test_value() function
/third_party/boost/boost/math/tools/
Dtest_value.hpp49 inline T create_test_value(largest_float val, const char*, const boost::true_type&, const T2&) in create_test_value() function
67 inline T create_test_value(largest_float, const char* str, const boost::false_type&, const boost::t… in create_test_value() function
79 inline T create_test_value(largest_float, const char* str, const boost::false_type&, const boost::f… in create_test_value() function
/third_party/grpc/test/core/compression/
Dmessage_compress_test.cc132 static grpc_slice create_test_value(test_value id) { in create_test_value() function