Searched refs:CreatePipeMessage (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Djspipe_test.cc52 PP_Var CreatePipeMessage(PepperInterface* ppapi, const char* pipe, function in namespace:__anon8962
82 return CreatePipeMessage(ppapi, pipe, "ack", PP_MakeInt32(count));
100 return CreatePipeMessage(ppapi, pipe, "write", buffer);

Completed in 715 milliseconds