OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TestCallback
(Results
1 - 16
of
16
) sorted by null
/prebuilts/go/darwin-x86/misc/swig/callback/
callback_test.go
23
func
TestCallback
(t *testing.T) {
/prebuilts/go/linux-x86/misc/swig/callback/
callback_test.go
23
func
TestCallback
(t *testing.T) {
/external/webrtc/webrtc/modules/rtp_rtcp/source/
receive_statistics_unittest.cc
153
class
TestCallback
: public RtcpStatisticsCallback {
155
TestCallback
()
157
virtual ~
TestCallback
() {}
rtp_sender_unittest.cc
[
all
...]
/cts/hostsidetests/devicepolicy/app/LauncherTestsSupport/src/com/android/cts/launchertests/support/
LauncherCallbackTestsService.java
70
private
TestCallback
mCallback;
150
mCallback = new
TestCallback
();
195
private class
TestCallback
extends LauncherApps.Callback {
/frameworks/base/packages/MtpDocumentsProvider/tests/src/com/android/mtp/
AppFuseTest.java
37
final AppFuse appFuse = new AppFuse("test", new
TestCallback
());
51
new
TestCallback
() {
70
final AppFuse appFuse = new AppFuse("test", new
TestCallback
());
82
final AppFuse appFuse = new AppFuse("test", new
TestCallback
());
97
new
TestCallback
() {
138
new
TestCallback
() {
177
new
TestCallback
() {
203
new
TestCallback
() {
238
private static class
TestCallback
implements AppFuse.Callback {
/prebuilts/go/darwin-x86/misc/cgo/test/
cgo_test.go
20
func
TestCallback
(t *testing.T) {
testCallback
(t) }
/prebuilts/go/darwin-x86/src/runtime/
syscall_windows_test.go
168
func
TestCallback
(t *testing.T) {
/prebuilts/go/linux-x86/misc/cgo/test/
cgo_test.go
20
func
TestCallback
(t *testing.T) {
testCallback
(t) }
/prebuilts/go/linux-x86/src/runtime/
syscall_windows_test.go
168
func
TestCallback
(t *testing.T) {
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DialogTestListActivity.java
101
public class DefaultTestCallback implements DialogTestListItem.
TestCallback
{
126
final DialogTestListItem.
TestCallback
callback) {
219
public interface
TestCallback
{
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/dirlist/
MultiSelectManagerTest.java
45
private
TestCallback
mCallback;
50
mCallback = new
TestCallback
();
379
private static final class
TestCallback
implements MultiSelectManager.Callback {
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_optparse.py
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_optparse.py
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_optparse.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_optparse.py
[
all
...]
Completed in 1891 milliseconds