Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_system_tests.cpp348 std::string log_str; in CheckExpectedLogStrings() local
373 std::string log_str = log_main_->GetLog(); in VerifyUnexpectedLogStrings() local
659 std::string log_str = log_crash_->GetLog(); in TEST_F() local
708 std::string log_str = log_crash_->GetLog(); in TEST_F() local
/aosp_15_r20/system/logging/rust/tests/
H A Dstructured_logging_tests.rs42 fn log_str() { in log_str() function
/aosp_15_r20/system/unwinding/libunwindstack/
H A DArmExidx.cpp38 std::string log_str("Raw Data:"); in LogRawData() local
/aosp_15_r20/external/libusb/libusb/
H A Dcore.c2714 static void log_str(enum libusb_log_level level, const char *str) in log_str() function