Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DRobustResourceInitTest.cpp1780 auto destInitTest = [srcInitTest](int x, int y) { return !srcInitTest(x, y); }; in TEST_P() local
1902 auto destInitTest = [srcInitTest](int x, int y) { return !srcInitTest(x, y); }; in TEST_P() local