OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DummyWriter
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/core/java/com/android/internal/util/
FastPrintWriter.java
35
private static class
DummyWriter
extends Writer {
120
super(new
DummyWriter
(), autoFlush);
189
super(new
DummyWriter
(), autoFlush);
232
super(new
DummyWriter
(), true);
/external/webp/src/enc/
picture_enc.c
25
static int
DummyWriter
(const uint8_t* data, size_t data_size,
40
picture->writer =
DummyWriter
;
/prebuilts/go/darwin-x86/src/runtime/race/testdata/
mop_test.go
30
type
DummyWriter
struct {
37
func (d
DummyWriter
) Write(p []byte) (n int) {
760
a =
DummyWriter
{1}
763
a =
DummyWriter
{2}
771
a =
DummyWriter
{1}
774
a =
DummyWriter
{1}
783
a =
DummyWriter
{1}
786
a =
DummyWriter
{1}
/prebuilts/go/linux-x86/src/runtime/race/testdata/
mop_test.go
30
type
DummyWriter
struct {
37
func (d
DummyWriter
) Write(p []byte) (n int) {
760
a =
DummyWriter
{1}
763
a =
DummyWriter
{2}
771
a =
DummyWriter
{1}
774
a =
DummyWriter
{1}
783
a =
DummyWriter
{1}
786
a =
DummyWriter
{1}
/frameworks/base/
preloaded-classes
[
all
...]
compiled-classes-phone
[
all
...]
/external/robolectric/v3/runtime/
android-all-5.1.1_r9-robolectric-1.jar
/prebuilts/misc/common/robolectric/lib/
android-all-6.0.0_r1-robolectric-0.jar
Completed in 105 milliseconds