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

Side by Side Diff: ppapi/native_client/tests/ppapi_simple_tests/file2.stdout

Issue 8102006: Workaround a problem where clang and gcc behavior wrt the creation (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 9 years, 2 months 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « ppapi/native_client/tests/ppapi_simple_tests/file2.stdin ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 "*** REPLAY PROLOG" 2 "*** REPLAY PROLOG"
3 3
4 "*** REGISTER REPLAY METHODS" 4 "*** REGISTER REPLAY METHODS"
5 5
6 "*** CREATE UPCALL SERVICE" 6 "*** CREATE UPCALL SERVICE"
7 7
8 "*** INIT MODULE" 8 "*** INIT MODULE"
9 rpc call intiated PPP_InitializeModule:iihs:ii 9 rpc call intiated PPP_InitializeModule:iihs:ii
10 input 0: i(0) 10 input 0: i(0)
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 replaying PPB_URLResponseInfo_GetProperty:ii:C: 73 replaying PPB_URLResponseInfo_GetProperty:ii:C:
74 input 0: i(38) 74 input 0: i(38)
75 input 1: i(3) 75 input 1: i(3)
76 output 0: C(8,\x03\x00\x00\x00\xc8\x00\x00\x00) 76 output 0: C(8,\x03\x00\x00\x00\xc8\x00\x00\x00)
77 replaying PPB_GetInterface:s:i: 77 replaying PPB_GetInterface:s:i:
78 input 0: s("PPB_Messaging;1.0") 78 input 0: s("PPB_Messaging;1.0")
79 output 0: i(1) 79 output 0: i(1)
80 replaying PPB_Messaging_PostMessage:iC:: 80 replaying PPB_Messaging_PostMessage:iC::
81 input 0: i(5555) 81 input 0: i(5555)
82 input 1: C(48,\x05\x00\x00\x00!\x00\x00\x005555: Error: Finish unexpected rv\x0 0\x00\x00\x00\x00\x00\x00) 82 input 1: C(48,\x05\x00\x00\x00!\x00\x00\x005555: Error: Finish unexpected rv\x0 0\x00\x00\x00\x00\x00\x00)
83 replaying PPB_Core_ReleaseResource:i::
84 input 0: i(38)
83 rpc call complete RunCompletionCallback:iiC: 85 rpc call complete RunCompletionCallback:iiC:
84 86
85 87
86 "*** DONE" 88 "*** DONE"
87 rpc call intiated PPP_ShutdownModule:: 89 rpc call intiated PPP_ShutdownModule::
88 rpc call complete PPP_ShutdownModule:: 90 rpc call complete PPP_ShutdownModule::
89 91
OLDNEW
« no previous file with comments | « ppapi/native_client/tests/ppapi_simple_tests/file2.stdin ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698