Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/shared_impl/
Dtest_harness_utils.h25 base::FilePath::StringType PPAPI_SHARED_EXPORT GetTestLibraryName();
Dtest_harness_utils.cc21 base::FilePath::StringType GetTestLibraryName() { in GetTestLibraryName() function
/external/chromium_org/content/test/ppapi/
Dppapi_test.cc116 base::FilePath plugin_lib = plugin_dir.Append(ppapi::GetTestLibraryName()); in SetUpCommandLine()
/external/chromium_org/chrome/test/ppapi/
Dppapi_test.cc291 base::FilePath plugin_lib = plugin_dir.Append(ppapi::GetTestLibraryName()); in SetUpCommandLine()