/external/guice/core/test/com/google/inject/example/ |
D | ClientServiceWithFactories.java | 77 private boolean gone = false; field in ClientServiceWithFactories.MockService 80 gone = true; in go() 84 return gone; in isGone()
|
D | ClientServiceWithDependencyInjection.java | 81 private boolean gone = false; field in ClientServiceWithDependencyInjection.MockService 84 gone = true; in go() 88 return gone; in isGone()
|
D | ClientServiceWithGuiceDefaults.java | 70 private boolean gone = false; field in ClientServiceWithGuiceDefaults.MockService 73 gone = true; in go() 77 return gone; in isGone()
|
D | ClientServiceWithGuice.java | 74 private boolean gone = false; field in ClientServiceWithGuice.MockService 77 gone = true; in go() 81 return gone; in isGone()
|
/external/valgrind/gdbserver_tests/ |
D | nlgone_return.vgtest | 3 prog: gone 9 argsB: --quiet -l 60 --nx ./gone
|
D | nlgone_abrt.vgtest | 3 prog: gone 9 argsB: --quiet -l 60 --nx ./gone
|
D | nlgone_exit.vgtest | 4 prog: gone 11 argsB: --quiet -l 60 --nx ./gone
|
D | nlgone_return.stdinB.gdb | 5 # see program is gone
|
D | nlgone_abrt.stdinB.gdb | 7 # see program is gone
|
D | nlgone_exit.stdinB.gdb | 10 # see program is gone with exit code
|
/external/apache-http/src/org/apache/http/conn/scheme/ |
D | SchemeRegistry.java | 163 Scheme gone = registeredSchemes.remove(name); in unregister() local 164 return gone; in unregister()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | and_add.ll | 11 ;; dead once add is gone.
|
/external/clang/test/Modules/ |
D | signal.m | 7 // The dead symlink is still around, but the underlying lock file is gone.
|
/external/v8/src/ |
D | d8-posix.cc | 88 int gone = 0; in WaitOnFD() local 93 gone = static_cast<int>(seconds * 1000 + in WaitOnFD() 95 if (gone >= total_timeout) return false; in WaitOnFD() 103 (total_timeout != -1 && total_timeout - gone < read_timeout)) { in WaitOnFD() 104 read_timeout = total_timeout - gone; in WaitOnFD()
|
/external/autotest/client/site_tests/hardware_TrimIntegrity/ |
D | control | 14 This test will write 1 GB of data and verify that trimmed data are gone and
|
D | control.full_disk | 16 This test will fill the internal disk and verify that trimmed data are gone and
|
D | control.quick | 16 This test will write 16 MB of data and verify that trimmed data are gone and
|
/external/curl/tests/data/ |
D | test627 | 30 perl %SRCDIR/libtest/test610.pl gone %PWD/log/test627.txt
|
D | test610 | 33 perl %SRCDIR/libtest/test610.pl gone %PWD/log/test610.dir
|
D | test612 | 30 perl %SRCDIR/libtest/test610.pl gone %PWD/log/test612.txt
|
D | test608 | 32 perl %SRCDIR/libtest/test610.pl gone %PWD/log/file608.txt move %PWD/log/file608-renamed.txt %PWD/lo…
|
/external/autotest/server/site_tests/network_WiFi_DisconnectReason/ |
D | control.ap_gone | 25 disconnect_trigger='AP gone',
|
/external/llvm/test/Transforms/MemCpyOpt/ |
D | callslot_aa.ll | 18 ; Check that the noalias for "dst" was removed by checking that the metadata is gone
|
/external/fio/examples/ |
D | ssd-steadystate.fio | 15 # whatever data you have on there will be gone.
|
/external/jetty/src/resources/org/eclipse/jetty/servlets/jmx/ |
D | DoSFilter-mbean.properties | 8 …rack of request rates for a connection, before deciding that the user has gone away, and discardin…
|