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

/frameworks/base/libs/hwui/tests/common/scenes/
H A DSaveLayer2Animation.cpp53 std::string stri = std::to_string(i); variable
54 std::string offscreen = "offscreen line " + stri;
61 std::string onscreen = "onscreen line " + stri;
/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp81 char stri[16]; local
87 stri,
98 snprintf(stri, sizeof(stri), "%d", arg2);

Completed in 27 milliseconds