Home
last modified time | relevance | path

Searched defs:run (Results 1 – 9 of 9) sorted by relevance

/ndk/tests/standalone/
Drun.sh151 run () { function
156 run () { function
161 run () { function
/ndk/sources/cxx-stl/llvm-libc++/tools/
Dupgrade-upstream.sh21 run () { function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
Dtestit_android33 run () { function
/ndk/build/tools/
Dbuild-mingw64-toolchain.sh69 run () function
Dndk-common.sh156 run () function
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/test/
DMakefile82 run: build target
/ndk/tests/device/test-gnustl-full/unit/cppunit/
Dtest_main.cpp37 int TestCase::run(Reporter *in_reporter, const char *in_testName, bool invert) { in run() function in TestCase
/ndk/tests/device/test-stlport/unit/cppunit/
Dtest_main.cpp37 int TestCase::run(Reporter *in_reporter, const char *in_testName, bool invert) { in run() function in TestCase
/ndk/sources/host-tools/nawk-20071023/
Drun.c128 void run(Node *a) /* execution of parse tree starts here */ in run() function