Home
last modified time | relevance | path

Searched defs:test_value (Results 1 – 25 of 34) sorted by relevance

12

/third_party/boost/libs/endian/test/
Dendian_reverse_test.cpp15 template<class T, std::size_t N = sizeof(T)> struct test_value struct
19 template<class T> struct test_value<T, 1> struct
28 template<class T> T const test_value<T, 1>::v1; argument
33 template<class T> struct test_value<T, 2> struct
42 template<class T> T const test_value<T, 2>::v1; argument
47 template<class T> struct test_value<T, 4> struct
56 template<class T> T const test_value<T, 4>::v1; argument
61 template<class T> struct test_value<T, 8> struct
70 template<class T> T const test_value<T, 8>::v1; argument
77 template<class T> struct test_value<T, 16> struct
[all …]
/third_party/boost/libs/icl/test/
Dtest_value_maker.hpp56 struct test_value<std::string> struct
58 static std::string make(int n) in make()
71 struct test_value<Type*> struct
74 static bool map_integers(Type values[], int size) in map_integers()
83 static Type* make(int n) in make()
108 struct test_value struct
110 static Type make(int n) in make()
/third_party/boost/libs/type_erasure/test/
Dtest_increment.cpp30 BOOST_AUTO_TEST_CASE(test_value) in BOOST_AUTO_TEST_CASE() argument
/third_party/boost/libs/math/test/
Dtest_difference.cpp17 void test_value(const T& val, const char* name) in test_value() function
Dtest_next_decimal.cpp36 void test_value(const T& val, const char* name) in test_value() function
Dtest_next.cpp33 void test_value(const T& val, const char* name) in test_value() function
Dtest_lambert_w.cpp1011 RealType test_value = -exp_minus_one<RealType>(); in BOOST_AUTO_TEST_CASE() local
/third_party/musl/libc-test/src/functional/
Dstring_memset.c42 static void test_value(int c) in test_value() function
/third_party/boost/libs/thread/test/
Dtest_2741.cpp21 int test_value; variable
Dtest_thread.cpp26 int test_value; variable
/third_party/boost/libs/io/test/
Dostream_joiner_test.cpp94 void test_value() in test_value() function
/third_party/libexif/test/
DMakefile.am22 check_PROGRAMS = test-mem test-mnote test-value test-integers test-parse \
/third_party/boost/libs/multiprecision/test/
Dtest_cpp_int_left_shift.cpp64 void test_value(const T& val) in test_value() function
/third_party/boost/libs/sort/test/
Dinteger_sort_test.cpp118 const int test_value = 42; in corner_test() local
Dfloat_sort_test.cpp140 const float test_value = -0.0; in corner_test() local
/third_party/boost/libs/geometry/index/test/rtree/
Drtree_non_cartesian.cpp78 void test_value() in test_value() function
/third_party/node/test/js-native-api/test_reference/
Dtest_reference.c6 static int test_value = 1; variable
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmessage.c523 const gint test_value = 12345; in GST_START_TEST() local
/third_party/boost/libs/lexical_cast/test/
Dlexical_cast_float_types_test.cpp370 test_t test_value; in test_converion_from_to_float_types() local
/third_party/grpc/test/core/compression/
Dmessage_compress_test.cc33 typedef enum { ONE_A = 0, ONE_KB_A, ONE_MB_A, TEST_VALUE_COUNT } test_value; typedef
/third_party/libjpeg-turbo/
Dwrbmp.c84 int test_value = 1; in is_big_endian() local
Djdmerge.c471 int test_value = 1; in is_big_endian() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dwrbmp.c84 int test_value = 1; in is_big_endian() local
Djdmerge.c472 int test_value = 1; in is_big_endian() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Dwrbmp.c84 int test_value = 1; in is_big_endian() local

12