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

  /external/chromium_org/webkit/browser/blob/
blob_storage_context_unittest.cc 76 scoped_ptr<BlobDataHandle> another_handle = local
78 EXPECT_TRUE(another_handle);
82 another_handle.reset();

Completed in 136 milliseconds