Home
last modified time | relevance | path

Searched defs:testline (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/helgrind/tests/
Dshmem_abits.c11 #define V(cond, testline) \ argument
20 static void check (int testline, void *p, int len, unsigned char access, int heap) in check()
/external/icu/icu4c/source/test/cintltst/
Dcrestst.c781 const char* testline = "This is a test line"; in TestFileStream() local