Searched defs:kTestPattern (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestPipes.cpp56 char kTestPattern[] = "My hovercraft is full of eels.\n"; variable
144 char *buf = PR_smprintf("%d %s", i, kTestPattern);
256 char* buf = PR_smprintf("%d %s", i, kTestPattern);
489 char* buf = PR_smprintf("%d %s", i, kTestPattern);

Completed in 59 milliseconds