webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
PlatformUtilities.cpp File Reference
#include "config.h"
#include "PlatformUtilities.h"
#include <Ecore.h>
#include <stdio.h>
#include <unistd.h>

Namespaces

 TestWebKitAPI
 
 TestWebKitAPI::Util
 

Functions

void TestWebKitAPI::Util::run (bool *done)
 
void TestWebKitAPI::Util::sleep (double seconds)
 
WKURLRef TestWebKitAPI::Util::createURLForResource (const char *resource, const char *extension)
 
WKStringRef TestWebKitAPI::Util::createInjectedBundlePath ()
 
WKURLRef TestWebKitAPI::Util::URLForNonExistentResource ()
 
WKRetainPtr< WKStringRefTestWebKitAPI::Util::MIMETypeForWKURLResponse (WKURLResponseRef wkResponse)