Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dkeychords_test.cpp287 TestFrame test_frame(empty_chords); in TEST() local
294 TestFrame test_frame(chords); in TEST() local
301 TestFrame test_frame(chords); in TEST() local
314 TestFrame test_frame(chords, &ev); in TEST() local
327 TestFrame test_frame(chords, &ev); in TEST() local
340 TestFrame test_frame(chords, &ev); in TEST() local
/aosp12/art/runtime/
H A Dinstrumentation_test.cc233 ShadowFrameAllocaUniquePtr test_frame = CREATE_SHADOW_FRAME(0, nullptr, event_method, 0); in TestEvent() local