Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/gpu_display/src/gpu_display_win/
H A Dwindow_procedure_thread.rs752 struct TestWindow1; in window_procedure_with_different_types_should_return_different_names() struct
753 impl RegisterWindowClass for TestWindow1 { in window_procedure_with_different_types_should_return_different_names() implementation