Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/c.math/
H A Dabs.pass.cpp38 …long long int big_value = std::numeric_limits<long long int>::max(); // a value too big for ints t… in test_big() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/getxattr/
H A Dgetxattr04.c40 static char big_value[512]; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/endian/test/
Dconversion_test.cpp75 template<class T> void big_value( T& x ) in big_value() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_framer_test.cc2583 std::string big_value(kHttp2MaxControlFrameSendSize, 'x'); in TEST_P() local
2827 std::string big_value(kBigValueSize, 'x'); in TEST_P() local
3051 std::string big_value(kBigValueSize, 'x'); in TEST_P() local
3076 std::string big_value(kBigValueSize, 'x'); in TEST_P() local