OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnaryTest
(Results
1 - 3
of
3
) sorted by null
/external/stlport/test/unit/
unary_test.cpp
14
class
UnaryTest
: public CPPUNIT_NS::TestCase
16
CPPUNIT_TEST_SUITE(
UnaryTest
);
39
CPPUNIT_TEST_SUITE_REGISTRATION(
UnaryTest
);
44
void
UnaryTest
::unegate1()
52
void
UnaryTest
::unegate2()
63
void
UnaryTest
::unegate3()
73
void
UnaryTest
::ucompos1()
86
void
UnaryTest
::ucompos2()
/ndk/tests/device/test-gnustl-full/unit/
unary_test.cpp
14
class
UnaryTest
: public CPPUNIT_NS::TestCase
16
CPPUNIT_TEST_SUITE(
UnaryTest
);
39
CPPUNIT_TEST_SUITE_REGISTRATION(
UnaryTest
);
44
void
UnaryTest
::unegate1()
52
void
UnaryTest
::unegate2()
63
void
UnaryTest
::unegate3()
73
void
UnaryTest
::ucompos1()
86
void
UnaryTest
::ucompos2()
/ndk/tests/device/test-stlport/unit/
unary_test.cpp
14
class
UnaryTest
: public CPPUNIT_NS::TestCase
16
CPPUNIT_TEST_SUITE(
UnaryTest
);
39
CPPUNIT_TEST_SUITE_REGISTRATION(
UnaryTest
);
44
void
UnaryTest
::unegate1()
52
void
UnaryTest
::unegate2()
63
void
UnaryTest
::unegate3()
73
void
UnaryTest
::ucompos1()
86
void
UnaryTest
::ucompos2()
Completed in 47 milliseconds