Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DJsonUtils.hpp51 void PrintFooter() in PrintFooter() function in armnn::JsonUtils
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/
DIsolate.cpp554 void Isolate::PrintFooter(uint64_t elapsed_time_ns) { in PrintFooter() function in android::gtest_extras::Isolate
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1458 auto PrintFooter = [&](auto &Set) { in printWarnings() local