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

  /external/chromium_org/content/test/plugin/
plugin_delete_plugin_in_deallocate_test.cc 17 : NPObject(), id_(NULL), host_functions_(NULL), deallocate_count_(0) {}
26 ++object->deallocate_count_;
29 if (object->deallocate_count_ == 1) {
43 int deallocate_count_; member in class:__anon12165::DeletePluginInDeallocateTestNPObject
142 if (test_object->deallocate_count_ != 1)

Completed in 65 milliseconds