OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testrc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/test/
malloc_common.tcl
263
upvar
testrc
testrc
testresult testresult testnfail testnfail
264
set t [list $
testrc
$testresult]
267
error "nfail=$testnfail rc=$
testrc
result=$testresult"
314
proc faultsim_test_proc {
testrc
testresult testnfail} $O(-test)
/external/llvm/utils/
llvm-compilers-check
498
testrc
= self.make(component, srcdir, builddir,
502
if (
testrc
== None) :
505
if ((
testrc
== 0 or self.options.keep_going)
Completed in 207 milliseconds