createTestFunctions 48 content/shell/tools/plugin/PluginTest.cpp CreateTestFunction createTestFunction = createTestFunctions()[identifier]; createTestFunctions 265 content/shell/tools/plugin/PluginTest.cpp assert(!createTestFunctions().count(identifier)); createTestFunctions 267 content/shell/tools/plugin/PluginTest.cpp createTestFunctions()[identifier] = createTestFunction; createTestFunctions 299 content/shell/tools/plugin/PluginTest.h static std::map<std::string, CreateTestFunction>& createTestFunctions();