Searched refs:stri (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/tests/common/scenes/
H A DSaveLayer2Animation.cpp54 std::string stri = std::to_string(i); variable
55 std::string offscreen = "offscreen line " + stri;
63 std::string onscreen = "onscreen line " + stri;
/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp69 char stri[16]; local
74 stri,
84 snprintf(stri, sizeof(stri), "%d", arg2);

Completed in 80 milliseconds