Home
last modified time | relevance | path

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

/system/core/crash_reporter/
Dcrash_reporter_logs_test.cc30 const char kUserCollectorSignature[] = "crash_reporter-user-collection"; variable
39 EXPECT_TRUE(store.GetString(kUserCollectorSignature, &command)); in TEST()