Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/platform/tests/
H A Dlog_buffer_test.cc56 const char *testLogStr = "test"; in TEST() local
75 const char *testLogStr = "test"; in TEST() local
100 const char *testLogStr = "test"; in TEST() local
153 const char *testLogStr = testLogStrStr.c_str(); in TEST() local
398 const char *testLogStr = testLogStrStr.c_str(); in TEST() local
407 const char *testLogStr = testLogStrStr.c_str(); in TEST() local
470 std::string testLogStr(kLogPayloadSize, 'a'); in TEST() local