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

/bionic/tests/
H A Dfortify_test.cpp1013 #define BUF_AND_SIZE_AND_CONTENTS(A) A, sizeof(A), CONTENTS macro
1019 snprintf(BUF_AND_SIZE_AND_CONTENTS(buf));

Completed in 229 milliseconds