HomeSort by relevance Sort by last modified time
    Searched refs:RunPluginTests (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/public/common/
injection_test_win.h 14 const char kPluginTestCall[] = "RunPluginTests";
19 BOOL extern __declspec(dllexport) __cdecl RunPluginTests(int* test_count);
22 typedef BOOL (__cdecl *RunPluginTests)(int* test_count);
  /external/chromium_org/chrome/test/security_tests/
security_tests.cc 56 BOOL __declspec(dllexport) __cdecl RunPluginTests(int *test_count) {

Completed in 154 milliseconds