Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport/unit/
Dmfunptr_test.cpp41 struct S2 { } s2; struct
134 int f2(S1&, S2&) in f2() argument
140 int f2c(const S1&, const S2&) in f2c()
146 void vf2(S1&, S2&) in vf2() argument
152 void vf2c(const S1&, const S2&) in vf2c()
/ndk/tests/device/test-gnustl-full/unit/
Dmfunptr_test.cpp41 struct S2 { } s2; struct
134 int f2(S1&, S2&) in f2() argument
140 int f2c(const S1&, const S2&) in f2c()
146 void vf2(S1&, S2&) in vf2() argument
152 void vf2c(const S1&, const S2&) in vf2c()