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

  /external/chromium_org/ppapi/shared_impl/
test_harness_utils.h 25 base::FilePath::StringType PPAPI_SHARED_EXPORT GetTestLibraryName();
test_harness_utils.cc 21 base::FilePath::StringType GetTestLibraryName() {
  /external/chromium_org/content/test/ppapi/
ppapi_test.cc 116 base::FilePath plugin_lib = plugin_dir.Append(ppapi::GetTestLibraryName());
  /external/chromium_org/chrome/test/ppapi/
ppapi_test.cc 291 base::FilePath plugin_lib = plugin_dir.Append(ppapi::GetTestLibraryName());

Completed in 566 milliseconds