HomeSort by relevance Sort by last modified time
    Searched defs:TestCallback (Results 1 - 23 of 23) 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...]
  /frameworks/hardware/interfaces/displayservice/1.0/vts/functional/
VtsFwkDisplayServiceV1_0TargetTest.cpp 54 class TestCallback : public IEventCallback {
89 cb = new TestCallback();
97 sp<TestCallback> cb;
  /frameworks/base/packages/MtpDocumentsProvider/perf_tests/src/com/android/mtp/
AppFusePerfTest.java 55 ParcelFileDescriptor.MODE_READ_ONLY, new TestCallback());
67 new TestCallback());
102 private static class TestCallback extends ProxyFileDescriptorCallback {
  /frameworks/base/apct-tests/perftests/core/src/android/view/
ViewShowHidePerfTest.java 138 interface TestCallback {
142 private void testParentWithChild(TestCallback callback) throws Throwable {
  /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 {
  /cts/tests/tests/provider/src/android/provider/cts/
FontsContractTest.java 100 private static class TestCallback extends FontsContract.FontRequestCallback {
155 TestCallback callback = new TestCallback();
170 TestCallback callback = new TestCallback();
  /frameworks/base/core/tests/coretests/src/android/provider/
FontsContractE2ETest.java 86 private static class TestCallback extends FontsContract.FontRequestCallback {
119 final TestCallback callback = new TestCallback();
130 final TestCallback callback2 = new TestCallback();
141 final TestCallback callback3 = new TestCallback();
  /prebuilts/go/darwin-x86/src/runtime/
syscall_windows_test.go 172 func TestCallback(t *testing.T) {
  /prebuilts/go/linux-x86/src/runtime/
syscall_windows_test.go 172 func TestCallback(t *testing.T) {
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
DialogTestListActivity.java 120 public class DefaultTestCallback implements DialogTestListItem.TestCallback {
145 final DialogTestListItem.TestCallback callback) {
248 public interface TestCallback {
  /frameworks/support/compat/tests/java/android/support/v4/provider/
FontsContractCompatTest.java 114 private static class TestCallback extends FontsContractCompat.FontRequestCallback {
  /prebuilts/go/darwin-x86/misc/cgo/test/
cgo_test.go 20 func TestCallback(t *testing.T) { testCallback(t) }
  /prebuilts/go/linux-x86/misc/cgo/test/
cgo_test.go 20 func TestCallback(t *testing.T) { testCallback(t) }
  /frameworks/base/services/tests/servicestests/src/com/android/server/timezone/
RulesManagerServiceTest.java 407 TestCallback callback = new TestCallback();
441 TestCallback callback = new TestCallback();
478 TestCallback callback = new TestCallback();
576 TestCallback callback = new TestCallback();
608 TestCallback callback = new TestCallback();
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_optparse.py     [all...]
  /external/python/cpython2/Lib/test/
test_optparse.py     [all...]
  /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 6613 milliseconds