Home
last modified time | relevance | path

Searched refs:False (Results 1 – 17 of 17) sorted by relevance

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_throw_on_failure_test.py131 self.RunAndVerify(env_var_value=None, flag_value=None, should_fail=False)
138 should_fail=False)
148 should_fail=False)
158 should_fail=False)
164 should_fail=False)
Dgtest_test_utils.py51 _SUBPROCESS_MODULE_AVAILABLE = False
68 _gtest_flags_are_parsed = False
283 self.exited = False
286 self.terminated_by_signal = False
Dgtest_xml_output_unittest.py52 SUPPORTS_STACK_TRACES = False
139 [GTEST_PROGRAM_PATH, GTEST_LIST_TESTS_FLAG], capture_stderr=False).output
254 self.assert_(False,
Dgtest_list_tests_unittest.py121 capture_stderr=False).output
Dgtest_output_test.py251 SUPPORTS_STACK_TRACES = False
Dgtest_shuffle_test.py237 non_death_test_found = False
Dgtest_filter_unittest.py288 args=None, check_exit_0=False):
/ndk/
Dndk-gdb.py52 return False, None
77 is64bit = True if sys.maxsize > 2**32 else False
88 VERBOSE = False
285 if args.tui != False:
383 def adb_cmd(redirect_stderr, args, log_command=False, adb_trace=False, background=False):
422 def _adb_var_shell(args, redirect_stderr=False, log_command=True):
427 args=['shell', arg_str], log_command=False)
432 def adb_var_shell(args, log_command=False):
433 return _adb_var_shell(args, redirect_stderr=False, log_command=log_command)
435 def adb_var_shell2(args, log_command=False):
[all …]
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/test/
D.gdbinit10 # stlport.printers.print_vector_with_indices = False
/ndk/docs/tools/
Dndk-markdown-substitutions.py168 in_list = False
192 default=False )
/ndk/sources/host-tools/nawk-20071023/
Drun.c76 Cell *False = &falsecell; variable
565 return(False); in intest()
608 return(False); in matchop()
627 else return(False); in boolop()
629 if ( !i ) return(False); in boolop()
634 else return(False); in boolop()
636 if (i) return(False); in boolop()
662 else return(False); in relop()
664 else return(False); in relop()
666 else return(False); in relop()
[all …]
DFIXES341 changed true/false to True/False in run.c to make it
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/
DREADME26 # stlport.printers.print_vector_with_indices = False
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
Dlit.cfg121 exec_file = tempfile.NamedTemporaryFile(suffix="exe", delete=False)
210 cxx_has_stdcxx0x_flag = False
225 use_system_lib = False
230 use_system_lib = False
/ndk/sources/host-tools/make-3.81/
Dremote-cstms.c172 sock = Rpc_TcpCreate (False, 0); in start_remote_job()
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/stlport/
Dprinters.py36 print_vector_with_indices = False
/ndk/sources/host-tools/make-3.81/tests/
DChangeLog181 * scripts/features/patternrules: False exits with different error