Searched refs:g_other_instance (Results 1 – 1 of 1) sorted by relevance
25 WindowlessPluginTest* g_other_instance = NULL; variable66 if (!g_other_instance) in WindowlessPluginTest()67 g_other_instance = this; in WindowlessPluginTest()81 NPAPIClient::PluginClient::HostFunctions(), g_other_instance->id(), in New()198 if (this == g_other_instance) in MultipleInstanceSyncCalls()201 DCHECK(g_other_instance); in MultipleInstanceSyncCalls()202 ExecuteScript(browser, g_other_instance->id(), "TestCallback();", NULL); in MultipleInstanceSyncCalls()