Home
last modified time | relevance | path

Searched refs:initRenderTest (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/teeui/test/example_config/
H A Dtest_main.cpp23 teeui::test::initRenderTest(argc, argv); in main()
/aosp12/system/teeui/test/include/teeui/test/
H A Dteeui_render_test.h24 extern void initRenderTest(int argc, char** argv);
/aosp12/system/teeui/test/
H A Dteeui_device_config.cpp36 void initRenderTest(int argc, char** argv) { in initRenderTest() function