OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:full_streambuf
(Results
1 - 10
of
10
) sorted by null
/external/stlport/test/unit/
full_streambuf.h
7
* This
full_streambuf
purpose is to act like a full disk to check the right behavior
11
class
full_streambuf
: public std::streambuf {
class in inherits:std::streambuf
18
full_streambuf
(size_t nb_output, bool do_throw = false)
function in class:full_streambuf
sstream_test.cpp
8
# include "
full_streambuf
.h"
335
full_streambuf
full_buf(10);
362
full_streambuf
full_buf(10, true);
fstream_test.cpp
12
# include "
full_streambuf
.h"
523
full_streambuf
full_buf(10);
549
full_streambuf
full_buf(10, true);
/ndk/tests/device/test-gnustl-full/unit/
full_streambuf.h
7
* This
full_streambuf
purpose is to act like a full disk to check the right behavior
11
class
full_streambuf
: public std::streambuf {
class in inherits:std::streambuf
18
full_streambuf
(size_t nb_output, bool do_throw = false)
function in class:full_streambuf
sstream_test.cpp
8
# include "
full_streambuf
.h"
335
full_streambuf
full_buf(10);
362
full_streambuf
full_buf(10, true);
fstream_test.cpp
12
# include "
full_streambuf
.h"
541
full_streambuf
full_buf(10);
567
full_streambuf
full_buf(10, true);
/ndk/tests/device/test-stlport/unit/
full_streambuf.h
7
* This
full_streambuf
purpose is to act like a full disk to check the right behavior
11
class
full_streambuf
: public std::streambuf {
class in inherits:std::streambuf
18
full_streambuf
(size_t nb_output, bool do_throw = false)
function in class:full_streambuf
sstream_test.cpp
8
# include "
full_streambuf
.h"
335
full_streambuf
full_buf(10);
362
full_streambuf
full_buf(10, true);
fstream_test.cpp
12
# include "
full_streambuf
.h"
541
full_streambuf
full_buf(10);
567
full_streambuf
full_buf(10, true);
/external/stlport/etc/
ChangeLog-5.1
[
all
...]
Completed in 311 milliseconds