HomeSort by relevance Sort by last modified time
    Searched defs:TestCallback (Results 1 - 10 of 10) sorted by null

  /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 {
  /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 288 milliseconds