Searched refs:ScopedDescriptionFunc (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/kernel/
H A Dkernel_utils_unittest.cpp26 class ScopedDescriptionFunc { class in namespace:android::kernel::__anon29157
28 explicit ScopedDescriptionFunc(GetFileDescriptionFunction* file_func) { function in class:android::kernel::__anon29157::ScopedDescriptionFunc
32 ScopedDescriptionFunc(GetFileDescriptionFunction* file_func, function in class:android::kernel::__anon29157::ScopedDescriptionFunc
37 ~ScopedDescriptionFunc() {
56 ScopedDescriptionFunc func(&failFunc);
119 ScopedDescriptionFunc func(&Expectation::getDescriptionFunc,

Completed in 48 milliseconds