Searched refs:TestInvocation (Results 1 – 12 of 12) sorted by relevance
91 TestInvocation::TestInvocation(const std::string& pathOrURL) in TestInvocation() function in WTR::TestInvocation102 TestInvocation::~TestInvocation() in ~TestInvocation()106 void TestInvocation::setIsPixelTest(const std::string& expectedPixelHash) in setIsPixelTest()132 void TestInvocation::invoke() in invoke()164 void TestInvocation::dump(const char* stringToDump) in dump()175 void TestInvocation::didReceiveMessageFromInjectedBundle(WKStringRef messageName, WKTypeRef message… in didReceiveMessageFromInjectedBundle()228 WKRetainPtr<WKTypeRef> TestInvocation::didReceiveSynchronousMessageFromInjectedBundle(WKStringRef /… in didReceiveSynchronousMessageFromInjectedBundle()
35 class TestInvocation {36 WTF_MAKE_NONCOPYABLE(TestInvocation);38 TestInvocation(const std::string& pathOrURL);39 ~TestInvocation();
36 class TestInvocation; variable96 OwnPtr<TestInvocation> m_currentInvocation;
413 m_currentInvocation.set(new TestInvocation(pathOrURL)); in runTest()
40 $$BASEDIR/TestInvocation.h48 $$BASEDIR/TestInvocation.cpp \
31 void TestInvocation::dumpPixelsAndCompareWithExpected(WKImageRef) in dumpPixelsAndCompareWithExpected()
32 void TestInvocation::dumpPixelsAndCompareWithExpected(WKImageRef image) in dumpPixelsAndCompareWithExpected()
32 void TestInvocation::dumpPixelsAndCompareWithExpected(WKImageRef) in dumpPixelsAndCompareWithExpected()
57 …F811921278006DB7EE /* TestInvocation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BCD7D2F711…138 …278006DB7EE /* TestInvocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …139 …006DB7EE /* TestInvocation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…192 BCD7D2F611921278006DB7EE /* TestInvocation.h */,193 BCD7D2F711921278006DB7EE /* TestInvocation.cpp */,452 BCD7D2F811921278006DB7EE /* TestInvocation.cpp in Sources */,
129 void TestInvocation::dumpPixelsAndCompareWithExpected(WKImageRef image) in dumpPixelsAndCompareWithExpected()
3898 Add a stub implementation of the TestInvocation dumping logic.3903 (WTR::TestInvocation::dumpPixelsAndCompareWithExpected):4272 (WTR::TestInvocation::dumpPixelsAndCompareWithExpected):4302 * WebKitTestRunner/TestInvocation.cpp:4303 (WTR::TestInvocation::invoke):4304 (WTR::TestInvocation::dump):4305 (WTR::TestInvocation::didReceiveMessageFromInjectedBundle):4306 * WebKitTestRunner/TestInvocation.h:4311 (WTR::TestInvocation::dumpPixelsAndCompareWithExpected):4316 (WTR::TestInvocation::dumpPixelsAndCompareWithExpected):[all …]
2625 * WebKitTestRunner/TestInvocation.cpp:2627 (WTR::TestInvocation::invoke):10920 * WebKitTestRunner/TestInvocation.cpp:10921 (WTR::TestInvocation::didReceiveMessageFromInjectedBundle):12394 * WebKitTestRunner/TestInvocation.cpp:12395 (WTR::TestInvocation::invoke): Use a short timeout when waiting for the13368 * WebKitTestRunner/TestInvocation.cpp:13369 (WTR::TestInvocation::didReceiveSynchronousMessageFromInjectedBundle):13371 * WebKitTestRunner/TestInvocation.h: Ditto.16406 * WebKitTestRunner/TestInvocation.cpp:[all …]