Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(251)

Unified Diff: ppapi/native_client/tests/ppapi_simple_tests/graphics2d.stdout

Issue 11358131: NaCl: remove dead tests and files from the SCons build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ppapi/native_client/tests/ppapi_simple_tests/graphics2d.stdout
diff --git a/ppapi/native_client/tests/ppapi_simple_tests/graphics2d.stdout b/ppapi/native_client/tests/ppapi_simple_tests/graphics2d.stdout
deleted file mode 100644
index 9c093e7667d5e4c156fa18b6435def1feb9a891b..0000000000000000000000000000000000000000
--- a/ppapi/native_client/tests/ppapi_simple_tests/graphics2d.stdout
+++ /dev/null
@@ -1,90 +0,0 @@
-
-"*** REPLAY PROLOG"
-
-"*** REGISTER REPLAY METHODS"
-
-"*** CREATE UPCALL SERVICE"
-
-"*** INIT MODULE"
-rpc call intiated PPP_InitializeModule:iihs:ii
-input 0: i(0)
-input 1: i(4444)
-input 2: h(pepper_desc)
-input 3: @LENGTHY_SERVICE_STRING
-replaying PPB_GetInterface:s:i:
-input 0: s("PPB_Core;1.0")
-output 0: i(1)
-rpc call complete PPP_InitializeModule:iihs:ii
-
-
-"*** INIT INSTANCE"
-rpc call intiated PPP_GetInterface:s:i
-input 0: s("PPP_Instance;1.0")
-rpc call complete PPP_GetInterface:s:i
-output 0: i(1)
-
-rpc call intiated PPP_Instance_DidCreate:iiCC:i
-input 0: i(5555)
-input 1: i(1)
-input 2: C(6,color\x00)
-input 3: C(5,0xaa\x00)
-rpc call complete PPP_Instance_DidCreate:iiCC:i
-output 0: i(1)
-
-
-"*** SETTTING UP VIDEO MEMORY"
-CHECKSUM: 0x00000000
-
-"*** TRIGGER REPAINT"
-rpc call intiated PPP_Instance_DidChangeView:iII:
-input 0: i(5555)
-input 1: I(4,8,79,400,400)
-input 2: I(4,0,0,400,400)
-replaying PPB_GetInterface:s:i:
-input 0: s("PPB_Graphics2D;1.0")
-output 0: i(1)
-replaying PPB_Graphics2D_Create:iCi:i:
-input 0: i(5555)
-input 1: C(8,\x90\x01\x00\x00\x90\x01\x00\x00)
-input 2: i(0)
-output 0: i(8)
-replaying PPB_GetInterface:s:i:
-input 0: s("PPB_Instance;1.0")
-output 0: i(1)
-replaying PPB_Instance_BindGraphics:ii:i:
-input 0: i(5555)
-input 1: i(8)
-output 0: i(1)
-replaying PPB_GetInterface:s:i:
-input 0: s("PPB_ImageData;1.0")
-output 0: i(1)
-replaying PPB_ImageData_Create:iiCi:i:
-input 0: i(5555)
-input 1: i(0)
-input 2: C(8,\x90\x01\x00\x00\x90\x01\x00\x00)
-input 3: i(1)
-output 0: i(7)
-replaying PPB_ImageData_Describe:i:Chii:
-input 0: i(7)
-output 0: C(16,\x00\x00\x00\x00\x90\x01\x00\x00\x90\x01\x00\x00@\x06\x00\x00)
-output 1: h(video_handle)
-output 2: i(640000)
-output 3: i(1)
-replaying PPB_Graphics2D_ReplaceContents:ii::
-input 0: i(8)
-input 1: i(7)
-replaying ReleaseResourceMultipleTimes:ii::
-input 0: i(7)
-input 1: i(1)
-replaying PPB_Graphics2D_Flush:ii:i:
-input 0: i(8)
-input 1: i(1)
-output 0: i(-1)
-rpc call complete PPP_Instance_DidChangeView:iII:
-
-
-"*** CHECKING MEMORY"
-CHECKSUM: 0xe1913cee
-rpc call intiated PPP_ShutdownModule::
-rpc call complete PPP_ShutdownModule::
-

Powered by Google App Engine
This is Rietveld 408576698