Home
last modified time | relevance | path

Searched refs:FuncTest (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dfunc_test.cpp14 class FuncTest : public CPPUNIT_NS::TestCase class
16 CPPUNIT_TEST_SUITE(FuncTest);
30 CPPUNIT_TEST_SUITE_REGISTRATION(FuncTest);
35 bool FuncTest::bigger(int i_) in bigger()
39 bool FuncTest::bigger_than(int x_, int y_) in bigger_than()
43 void FuncTest::func1() in func1()
53 void FuncTest::func2() in func2()
65 void FuncTest::func3() in func3()
/ndk/tests/device/test-gnustl-full/unit/
Dfunc_test.cpp14 class FuncTest : public CPPUNIT_NS::TestCase class
16 CPPUNIT_TEST_SUITE(FuncTest);
30 CPPUNIT_TEST_SUITE_REGISTRATION(FuncTest);
35 bool FuncTest::bigger(int i_) in bigger()
39 bool FuncTest::bigger_than(int x_, int y_) in bigger_than()
43 void FuncTest::func1() in func1()
53 void FuncTest::func2() in func2()
65 void FuncTest::func3() in func3()