OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fail_target
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/gyp/test/mac/
gyptest-xcode-gcc.py
51
fail_target
= target + '-fail'
52
test.build('test.gyp',
fail_target
, chdir=CHDIR, status=None,
54
test.built_file_must_not_exist(
fail_target
, chdir=CHDIR)
/art/compiler/dex/quick/arm/
utility_arm.cc
1105
LIR*
fail_target
= NewLIR0(kPseudoTargetLabel);
local
[
all
...]
Completed in 1398 milliseconds