Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/protoutil/tests/
H A DProtoOutputStream_test.cpp211 ComplexProto::Log log1 = complex.logs(0); in TEST() local
252 ComplexProto::Log log1 = complex.logs(0); in TEST() local
309 ComplexProto::Log log1 = complex.logs(0); in TEST() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_read.cpp259 [] (const string& log1, const string& log2)->bool { in PullEventHistoryLog()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/criticalevents/
H A DCriticalEventLogTest.java581 TestableCriticalEventLog log1 = setLogInstance(); in simulateReboot_saveAndLoadCycle() local