Home
last modified time | relevance | path

Searched refs:testfilerunner (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/test/BlocksRuntime/
Dmakefile12 rm -fr *.dSYM *.o *-bin testfilerunner
14 TFR = ~public/bin/testfilerunner
16 testfilerunner: testfilerunner.h testfilerunner.m target
17 …gcc -fobjc-gc-only -g -arch x86_64 -arch i386 -std=gnu99 testfilerunner.m -o testfilerunner -frame…
Dtestfilerunner.m8 // testfilerunner.m
14 #import "testfilerunner.h"
/external/llvm-project/compiler-rt/test/BlocksRuntime/
Dmakefile11 rm -fr *.dSYM *.o *-bin testfilerunner
13 TFR = ~public/bin/testfilerunner
15 testfilerunner: testfilerunner.h testfilerunner.m target
16 …gcc -fobjc-gc-only -g -arch x86_64 -arch i386 -std=gnu99 testfilerunner.m -o testfilerunner -frame…
Dtestfilerunner.m7 // testfilerunner.m
13 #import "testfilerunner.h"