Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/gpu_display/src/gpu_display_win/
H A Dwindow_procedure_thread.rs758 struct TestWindow2; in window_procedure_with_different_types_should_return_different_names() struct
759 impl RegisterWindowClass for TestWindow2 { in window_procedure_with_different_types_should_return_different_names() implementation