OpenGrok
Cross Reference: string_test.cpp
xref
: /
ndk
/
tests
/
device
/
test-stlport
/
unit
/
string_test.cpp
Home
|
History
|
Annotate
|
Download
|
only in
unit
Lines Matching
refs:bs
305
const char*
bs
= b.c_str();
307
CPPUNIT_ASSERT( a.c_str() ==
bs
);