Home
last modified time | relevance | path

Searched refs:test_local (Results 1 – 6 of 6) sorted by relevance

/external/libunwind/tests/
Dtest-static-link-loc.c45 test_local (void) in test_local() function
74 test_local (void) in test_local() function
96 if (test_local () < 0) in main()
/external/valgrind/
Druntest.sh31 test_local=$product_out/data/nativetest$2/$test_name/$test_name
35 adb push $test_local $test_target
/external/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/
Dattr-escape.ll6 ; CHECK-LABEL: Function: test_local
10 define void @test_local() {
/external/valgrind/none/tests/
Dtls.c23 static int *test_local(void) in test_local() function
/external/python/cpython2/Lib/test/
Dtest_symtable.py105 def test_local(self): member in SymtableTest
/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c748 static void test_local(struct context *ctx) in test_local() function
1663 test_local(ctx); in main()