Home
last modified time | relevance | path

Searched refs:NPThingy (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/test/plugin/
Dplugin_npobject_identity_test.cc12 class NPThingy : public NPObject { class
14 NPThingy() : NPObject() {} in NPThingy() function in __anon01b62d980111::NPThingy
17 return new NPThingy(); in Allocate()
21 delete static_cast<NPThingy*>(npobject); in Deallocate()
28 NPThingy::Allocate, in GetNPThingyClass()
29 NPThingy::Deallocate, in GetNPThingyClass()