Home
last modified time | relevance | path

Searched defs:test_buf (Results 1 – 25 of 27) sorted by relevance

12

/external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
Dpbackfail.pass.cpp23 struct test_buf struct
31 explicit test_buf(std::streambuf* sb) : base(sb) {} in test_buf() argument
45 test_buf f(bs.rdbuf()); in main() argument
Dunderflow.pass.cpp23 struct test_buf struct
31 explicit test_buf(std::streambuf* sb) : base(sb) {} in test_buf() argument
45 test_buf f(bs.rdbuf()); in main() argument
Doverflow.pass.cpp23 struct test_buf struct
31 explicit test_buf(std::streambuf* sb) : base(sb) {} in test_buf() argument
45 test_buf f(bs.rdbuf()); in main() argument
Dseekoff.pass.cpp39 typedef std::wbuffer_convert<test_codecvt> test_buf; in main() typedef
/external/llvm-project/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
Dpbackfail.pass.cpp26 struct test_buf struct
34 explicit test_buf(std::streambuf* sb) : base(sb) {} in test_buf() argument
48 test_buf f(bs.rdbuf()); in main() argument
Dunderflow.pass.cpp26 struct test_buf struct
34 explicit test_buf(std::streambuf* sb) : base(sb) {} in test_buf() argument
48 test_buf f(bs.rdbuf()); in main() argument
Doverflow.pass.cpp24 struct test_buf struct
32 explicit test_buf(std::streambuf* sb) : base(sb) {} in test_buf() argument
46 test_buf f(bs.rdbuf()); in main() argument
Dseekoff.pass.cpp40 typedef std::wbuffer_convert<test_codecvt> test_buf; in main() typedef
/external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
Dpbackfail.pass.cpp20 struct test_buf struct
39 test_buf<char> f; in main() argument
Doverflow.pass.cpp24 struct test_buf struct
43 test_buf<char> f; in main() argument
Dunderflow.pass.cpp25 struct test_buf struct
43 test_buf<char> f; in main() argument
/external/llvm-project/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
Dpbackfail.pass.cpp21 struct test_buf struct
40 test_buf<char> f; in main() argument
Doverflow.pass.cpp24 struct test_buf struct
43 test_buf<char> f; in main() argument
Dunderflow.pass.cpp26 struct test_buf struct
44 test_buf<char> f; in main() argument
/external/openscreen/third_party/abseil/src/absl/flags/internal/
Dusage_test.cc119 std::stringstream test_buf; in TEST_F() local
131 std::stringstream test_buf; in TEST_F() local
143 std::stringstream test_buf; in TEST_F() local
155 std::stringstream test_buf; in TEST_F() local
167 std::stringstream test_buf; in TEST_F() local
249 std::stringstream test_buf; in TEST_F() local
258 std::stringstream test_buf; in TEST_F() local
291 std::stringstream test_buf; in TEST_F() local
325 std::stringstream test_buf; in TEST_F() local
349 std::stringstream test_buf; in TEST_F() local
[all …]
/external/webrtc/third_party/abseil-cpp/absl/flags/internal/
Dusage_test.cc115 std::stringstream test_buf; in TEST_F() local
127 std::stringstream test_buf; in TEST_F() local
139 std::stringstream test_buf; in TEST_F() local
151 std::stringstream test_buf; in TEST_F() local
163 std::stringstream test_buf; in TEST_F() local
241 std::stringstream test_buf; in TEST_F() local
250 std::stringstream test_buf; in TEST_F() local
279 std::stringstream test_buf; in TEST_F() local
310 std::stringstream test_buf; in TEST_F() local
341 std::stringstream test_buf; in TEST_F() local
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/internal/
Dusage_test.cc114 std::stringstream test_buf; in TEST_F() local
126 std::stringstream test_buf; in TEST_F() local
138 std::stringstream test_buf; in TEST_F() local
150 std::stringstream test_buf; in TEST_F() local
162 std::stringstream test_buf; in TEST_F() local
240 std::stringstream test_buf; in TEST_F() local
249 std::stringstream test_buf; in TEST_F() local
278 std::stringstream test_buf; in TEST_F() local
309 std::stringstream test_buf; in TEST_F() local
340 std::stringstream test_buf; in TEST_F() local
[all …]
/external/abseil-cpp/absl/flags/internal/
Dusage_test.cc115 std::stringstream test_buf; in TEST_F() local
127 std::stringstream test_buf; in TEST_F() local
139 std::stringstream test_buf; in TEST_F() local
151 std::stringstream test_buf; in TEST_F() local
163 std::stringstream test_buf; in TEST_F() local
241 std::stringstream test_buf; in TEST_F() local
250 std::stringstream test_buf; in TEST_F() local
279 std::stringstream test_buf; in TEST_F() local
310 std::stringstream test_buf; in TEST_F() local
341 std::stringstream test_buf; in TEST_F() local
[all …]
/external/libtextclassifier/abseil-cpp/absl/flags/internal/
Dusage_test.cc114 std::stringstream test_buf; in TEST_F() local
126 std::stringstream test_buf; in TEST_F() local
138 std::stringstream test_buf; in TEST_F() local
150 std::stringstream test_buf; in TEST_F() local
162 std::stringstream test_buf; in TEST_F() local
240 std::stringstream test_buf; in TEST_F() local
249 std::stringstream test_buf; in TEST_F() local
278 std::stringstream test_buf; in TEST_F() local
309 std::stringstream test_buf; in TEST_F() local
340 std::stringstream test_buf; in TEST_F() local
[all …]
/external/openssh/regress/unittests/sshbuf/
Dtest_sshbuf_fixed.c27 const u_char test_buf[] = "\x01\x12\x34\x56\x78\x00\x00\x00\x05hello"; variable
/external/OpenCL-CTS/test_conformance/api/
Dtest_null_buffer_arg.cpp59 cl_mem test_buf, cl_mem result_buf, test_type type) in test_setargs_and_execution()
/external/rust/crates/gdbstub/src/protocol/commands/
D_vRun.rs54 macro_rules! test_buf { macro
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_format_interceptor_test.cc63 static const char test_buf[] = "Test string."; variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_format_interceptor_test.cpp62 static const char test_buf[] = "Test string."; variable
/external/e2fsprogs/lib/ext2fs/
Dcrc32c.c244 static uint8_t test_buf[] = { variable

12