Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/test_utils/runner/android/
H A DAngleNativeTest.cpp34 class [[nodiscard]] ScopedMainEntryLogger class
37 ScopedMainEntryLogger() { printf(">>ScopedMainEntryLogger\n"); } in ScopedMainEntryLogger() function in __anone65e4f8d0111::ScopedMainEntryLogger
/aosp_15_r20/external/cronet/testing/android/native_test/
H A Dnative_test_util.h19 ScopedMainEntryLogger() { in ScopedMainEntryLogger() function