Searched defs:CONTENT (Results 1 – 11 of 11) sorted by relevance
27 constexpr size_t CONTENT_SIZE = sizeof(CONTENT); in TEST() local 49 constexpr size_t CONTENT_SIZE = sizeof(CONTENT); in TEST() local
35 constexpr char CONTENT[] = "1234567890987654321"; in TEST() local 142 constexpr char CONTENT[] = "1234567890987654321"; TEST() local [all...]
34 constexpr char CONTENT[] = "abcdef"; in TEST() local 70 constexpr char CONTENT[] = "abcdef\n"; in TEST() local [all...]
27 constexpr char CONTENT[] = "1234567890987654321"; TEST() local
23 constexpr char CONTENT[] = "abcdef"; in TEST() local
24 constexpr char CONTENT[] = "123456789\n" TEST() local
31 constexpr char CONTENT[] = "123456789"; in test_with_func() local
28 constexpr char CONTENT[] = "123456789"; in test_with_func() local
34 constexpr size_t WRITE_SIZE = sizeof(CONTENT) - 1; in test_with_bufmode() local
92 constexpr char CONTENT[] = "Hello,readonly!"; in TEST() local [all...]
156 constexpr char CONTENT[] = "1234567890987654321"; TEST() local