Home
last modified time | relevance | path

Searched refs:Run (Results 1 – 25 of 43) sorted by relevance

12

/ndk/tests/device/test-stlport_static-exception/jni/
Dspec7.cpp11 virtual void Run(){}; in Run() function
15 virtual void Run() in Run() function
30 static_cast<B&>(d).Run(); in main()
/ndk/tests/device/test-stlport_shared-exception/jni/
Dspec7.cpp11 virtual void Run(){}; in Run() function
15 virtual void Run() in Run() function
30 static_cast<B&>(d).Run(); in main()
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Ddash-f41 # Run make to catch the default rule
47 # Run Make again with the rule from the second makefile: TWO
55 # Run Make again with the rule from the third makefile: THREE
65 # Run Make again with ALL three rules in the order 2 1 3 to make sure
Ddash-W13 # Run it again: nothing should happen
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_list_tests_unittest.py117 def Run(args): function
158 output = Run(args)
Dgtest_throw_on_failure_test.py70 def Run(command): function
118 failed = not Run(command)
Dgtest_break_on_failure_unittest.py86 def Run(command): function
141 has_seg_fault = Run(command)
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
Dnegative3 $description = "Run some negative tests (things that should fail).";
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dvpathgpath52 # Run the general-case test
Dvpathplus68 # Run the general-case test
/ndk/sources/host-tools/make-3.81/tests/scripts/
Dtest_template6 # Run a make test. See the documentation of run_make_test() in
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest.h425 void Run();
705 void Run();
837 void Run();
1107 int Run() GTEST_MUST_USE_RESULT_;
2257 return ::testing::UnitTest::GetInstance()->Run(); in RUN_ALL_TESTS()
/ndk/sources/host-tools/make-3.81/
DINSTALL74 `configure' script does not know about. Run `./configure --help' for
118 kinds of files. Run `configure --help' for a list of the directories
229 `configure' also accepts some other, not widely useful, options. Run
DREADME.Amiga53 3. Run smake/make
DREADME.customs52 Run make (or use build.sh) normally to build GNU make as described in
/ndk/sources/host-tools/make-3.81/config/
Ddepcomp39 Run PROGRAMS ARGS to compile a file, generating dependencies
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-port.h1247 virtual void Run() = 0;
1257 static_cast<ThreadWithParamBase*>(thread)->Run();
1299 virtual void Run() {
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc2126 void Test::Run() { in Run() function in testing::Test
2285 void TestInfo::Run() { in Run() function in testing::TestInfo
2311 test->Run(); in Run()
2403 void TestCase::Run() { in Run() function in testing::TestCase
2418 GetMutableTestInfo(i)->Run(); in Run()
3785 int UnitTest::Run() { in Run() function in testing::UnitTest
4222 GetMutableTestCase(test_index)->Run(); in RunAllTests()
/ndk/sources/host-tools/make-3.81/po/
Dmake.pot784 " -q, --question Run no commands; exit status says if up to "
Dbe.po789 " -q, --question Run no commands; exit status says if up to "
Dko.po808 " -q, --question Run no commands; exit status says if up to "
Dja.po820 " -q, --question Run no commands; exit status says if up to "
Dzh_CN.po798 " -q, --question Run no commands; exit status says if up to "
Drw.po860 " -q, --question Run no commands; exit status says if up to "
Dhe.po808 " -q, --question Run no commands; exit status says if up to "

12