HomeSort by relevance Sort by last modified time
    Searched full:test_attach (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_win_unittest.cc 56 // |test_attach|) and tests that the appropriate handler is called.
57 void DoMTPDeviceTest(const base::string16& pnp_device_id, bool test_attach);
215 bool test_attach) {
245 if (test_attach && !name.empty() && !unique_id.empty())
252 test_attach ? DBT_DEVICEARRIVAL : DBT_DEVICEREMOVECOMPLETE,
  /libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
SelectionKeyTest.java 99 public void test_attach() { method in class:SelectionKeyTest

Completed in 94 milliseconds