Home
last modified time | relevance | path

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

/bionic/tests/
Dfortify_test.cpp1020 #define BUF_AND_SIZE_AND_CONTENTS(A) A, sizeof(A), CONTENTS macro
1026 snprintf(BUF_AND_SIZE_AND_CONTENTS(buf)); in TEST()