| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/format/format.range/format.range.fmtset/ | 
| D | format.functions.tests.h | 28 void test_char_default(TestFunction check, ExceptionTest check_exception) {  in test_char_default() 135 void test_char_string(TestFunction check, [[maybe_unused]] ExceptionTest check_exception) {  in test_char_string() 194 void test_char_escaped_string(TestFunction check, [[maybe_unused]] ExceptionTest check_exception) {  in test_char_escaped_string() 247 void test_char(TestFunction check, ExceptionTest check_exception) {  in test_char() 259 void test_char_to_wchar(TestFunction check, ExceptionTest check_exception) {  in test_char_to_wchar() 378 void test_bool(TestFunction check, ExceptionTest check_exception) {  in test_bool() 481 void test_bool_multiset(TestFunction check, ExceptionTest check_exception) {  in test_bool_multiset() 588 void test_int(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_int() 683 void test_int(TestFunction check, ExceptionTest check_exception) {  in test_int() 693 void test_floating_point(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_floating_point() [all …] 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/format/format.range/format.range.formatter/ | 
| D | format.functions.tests.h | 34 void test_char_default(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_char_default() 138 void test_char_string(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_char_string() 191 void test_char_escaped_string(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_char_escaped_string() 242 void test_char(TestFunction check, ExceptionTest check_exception) {  in test_char() 271 void test_char_to_wchar(TestFunction check, ExceptionTest check_exception) {  in test_char() 294 void test_bool(TestFunction check, ExceptionTest check_exception) {  in test_bool() 400 void test_int(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_int() 494 void test_int(TestFunction check, ExceptionTest check_exception) {  in test_int() 507 void test_floating_point(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_floating_point() 624 void test_floating_point(TestFunction check, ExceptionTest check_exception) {  in test_floating_point() [all …] 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/format/format.functions/ | 
| D | format_tests.h | 82 void format_test_string(const W& world, const U& universe, TestFunction check, ExceptionTest check_…  in format_test_string() 204 void format_test_string_unicode([[maybe_unused]] TestFunction check) {  in format_test_string_unicode() 299 void format_string_tests(TestFunction check, ExceptionTest check_exception) {  in format_string_tests() 321 void format_test_bool(TestFunction check, ExceptionTest check_exception) {  in format_test_bool() 378 void format_test_bool_as_integer(TestFunction check, ExceptionTest check_exception) {  in format_test_bool_as_integer() 465 void format_test_integer_as_integer(TestFunction check, ExceptionTest check_exception) {  in format_test_integer_as_integer() 598 void format_test_integer_as_char(TestFunction check, ExceptionTest check_exception) {  in format_test_integer_as_char() 650 void format_test_integer(TestFunction check, ExceptionTest check_exception) {  in format_test_integer() 656 void format_test_signed_integer(TestFunction check, ExceptionTest check_exception) {  in format_test_signed_integer() 732 void format_test_unsigned_integer(TestFunction check, ExceptionTest check_exception) {  in format_test_unsigned_integer() [all …] 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/container.adaptors/container.adaptors.format/ | 
| D | format.functions.tests.h | 30 void test_char_default(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_char_default() 134 void test_char_string(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_char_string() 187 void test_char_escaped_string(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_char_escaped_string() 238 void test_char(TestFunction check, ExceptionTest check_exception) {  in test_char() 269 void test_char_to_wchar(TestFunction check, ExceptionTest check_exception) {  in test_char_to_wchar() 307 void test_bool(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_bool() 407 void test_bool(TestFunction check, ExceptionTest check_exception) {  in test_bool() 419 void test_int(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_int() 513 void test_int(TestFunction check, ExceptionTest check_exception) {  in test_int() 525 void test_floating_point(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_floating_point() [all …] 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/format/format.range/format.range.fmtmap/ | 
| D | format.functions.tests.h | 26 void test_char(TestFunction check, ExceptionTest check_exception) {  in test_char() 133 void test_char_to_wchar(TestFunction check, ExceptionTest check_exception) {  in test_char_to_wchar() 239 void test_bool(TestFunction check, ExceptionTest check_exception) {  in test_bool() 340 void test_int(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_int() 434 void test_int(TestFunction check, ExceptionTest check_exception) {  in test_int() 443 void test_floating_point(TestFunction check, ExceptionTest check_exception) {  in test_floating_point() 543 void test_pointer(TestFunction check, ExceptionTest check_exception) {  in test_pointer() 641 void test_string(TestFunction check, ExceptionTest check_exception) {  in test_string() 741 void test_status(TestFunction check, ExceptionTest check_exception) {  in test_status() 815 void test_adaptor(TestFunction check, ExceptionTest check_exception) {  in test_adaptor() [all …] 
 | 
| /external/cronet/base/test/ | 
| D | gmock_callback_support_unittest.cc | 35   MockFunction<void(const TestCallback&)> check;  in TEST()  local 41   MockFunction<void(const TestCallback&)> check;  in TEST()  local 59   MockFunction<void(const base::RepeatingClosure&)> check;  in TEST()  local 68   MockFunction<void(base::RepeatingClosure&)> check;  in TEST()  local 78   MockFunction<void(const TestCallback&)> check;  in TEST()  local 87   MockFunction<void(int, const TestCallback&)> check;  in TEST()  local 96   MockFunction<void(const TestCallback&)> check;  in TEST()  local 107   MockFunction<void(const TestCallback&)> check;  in TEST()  local 118   MockFunction<void(base::OnceClosure)> check;  in TEST()  local 126   MockFunction<void(TestOnceCallback)> check;  in TEST()  local [all …] 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/format/format.range/format.range.fmtstr/ | 
| D | format.functions.tests.h | 60 void test_string(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_string() 104 void test_string(TestFunction check, ExceptionTest check_exception) {  in test_string() 118 void test_range_string(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_range_string() 215 void test_range_string(TestFunction check, ExceptionTest check_exception) {  in test_range_string() 245 void test_debug_string(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_debug_string() 289 void test_debug_string(TestFunction check, ExceptionTest check_exception) {  in test_debug_string() 306 void test_range_debug_string(TestFunction check, ExceptionTest check_exception, auto&& input) {  in test_range_debug_string() 401 void test_range_debug_string(TestFunction check, ExceptionTest check_exception) {  in test_range_debug_string() 431 void format_tests(TestFunction check, ExceptionTest check_exception) {  in format_tests()
  | 
| /external/golang-protobuf/internal/encoding/json/ | 
| D | decode_test.go | 35 	check(json.Token) string  methodSpec 52 func (x kindOnly) check(tok json.Token) string {  func 63 func (x Name) check(tok json.Token) string {  func 78 func (x Bool) check(tok json.Token) string {  func 93 func (x Str) check(tok json.Token) string {  func 108 func (x F64) check(tok json.Token) string {  func 127 func (x F32) check(tok json.Token) string {  func 147 func (x xf64) check(tok json.Token) string {  func 164 func (x xf32) check(tok json.Token) string {  func 180 func (x I64) check(tok json.Token) string {  func [all …] 
 | 
| /external/protobuf/src/google/protobuf/ | 
| D | arenastring.cc | 120   ScopedCheckPtrInvariants check(&tagged_ptr_);  in Set()  local 132   ScopedCheckPtrInvariants check(&tagged_ptr_);  in Set()  local 146   ScopedCheckPtrInvariants check(&tagged_ptr_);  in Mutable()  local 156   ScopedCheckPtrInvariants check(&tagged_ptr_);  in Mutable()  local 165   ScopedCheckPtrInvariants check(&tagged_ptr_);  in MutableNoCopy()  local 187   ScopedCheckPtrInvariants check(&tagged_ptr_);  in Release()  local 200   ScopedCheckPtrInvariants check(&tagged_ptr_);  in SetAllocated()  local 224   ScopedCheckPtrInvariants check(&tagged_ptr_);  in ClearToEmpty()  local 239   ScopedCheckPtrInvariants check(&tagged_ptr_);  in ClearToDefault()  local 251   ScopedCheckPtrInvariants check(&s->tagged_ptr_);  in ReadArenaString()  local
  | 
| /external/cronet/third_party/protobuf/src/google/protobuf/ | 
| D | arenastring.cc | 120   ScopedCheckPtrInvariants check(&tagged_ptr_);  in Set()  local 132   ScopedCheckPtrInvariants check(&tagged_ptr_);  in Set()  local 146   ScopedCheckPtrInvariants check(&tagged_ptr_);  in Mutable()  local 156   ScopedCheckPtrInvariants check(&tagged_ptr_);  in Mutable()  local 165   ScopedCheckPtrInvariants check(&tagged_ptr_);  in MutableNoCopy()  local 187   ScopedCheckPtrInvariants check(&tagged_ptr_);  in Release()  local 200   ScopedCheckPtrInvariants check(&tagged_ptr_);  in SetAllocated()  local 226   ScopedCheckPtrInvariants check(&tagged_ptr_);  in ClearToEmpty()  local 241   ScopedCheckPtrInvariants check(&tagged_ptr_);  in ClearToDefault()  local 253   ScopedCheckPtrInvariants check(&s->tagged_ptr_);  in ReadArenaString()  local
  | 
| /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/stmt/ | 
| D | AssertStmt.java | 34 	private Expression check;  field in AssertStmt 41 	public AssertStmt(final Expression check) {  in AssertStmt() 45 	public AssertStmt(final Expression check, final Expression msg) {  in AssertStmt() 50 	public AssertStmt(final Range range, final Expression check, final Expression msg) {  in AssertStmt() 74 	public AssertStmt setCheck(final Expression check) {  in setCheck()
  | 
| /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/stmt/ | 
| D | AssertStmt.java | 33 	private Expression check;  field in AssertStmt 40 	public AssertStmt(final Expression check) {  in AssertStmt() 44 	public AssertStmt(final Expression check, final Expression msg) {  in AssertStmt() 50 			final Expression check, final Expression msg) {  in AssertStmt() 74 	public void setCheck(final Expression check) {  in setCheck()
  | 
| /external/rust/crates/num-bigint/tests/ | 
| D | bigint.rs | 26     fn check(s: &str, result: &str) {  in test_from_bytes_be()  function 42     fn check(s: &str, result: &str) {  in test_to_bytes_be()  function 61     fn check(s: &str, result: &str) {  in test_from_bytes_le()  function 77     fn check(s: &str, result: &str) {  in test_to_bytes_le()  function 96     fn check(s: &str, result: Vec<u8>) {  in test_to_signed_bytes_le()  function 117     fn check(s: &[u8], result: &str) {  in test_from_signed_bytes_le()  function 138     fn check(s: &str, result: Vec<u8>) {  in test_to_signed_bytes_be()  function 159     fn check(s: &[u8], result: &str) {  in test_from_signed_bytes_be()  function 260     fn check(b1: BigInt, i: i64) {  in test_convert_i64()  function 291     fn check(b1: BigInt, i: i128) {  in test_convert_i128()  function [all …] 
 | 
| D | biguint.rs | 29     fn check(s: &str, result: &str) {  in test_from_bytes_be()  function 44     fn check(s: &str, result: &str) {  in test_to_bytes_be()  function 62     fn check(s: &str, result: &str) {  in test_from_bytes_le()  function 77     fn check(s: &str, result: &str) {  in test_to_bytes_le()  function 220     fn check(s: &str, shift: usize, ans: &str) {  in test_shl()  function 367     fn check(s: &str, shift: usize, ans: &str) {  in test_shr()  function 511     fn check(b1: BigUint, i: i64) {  in test_convert_i64()  function 535     fn check(b1: BigUint, i: i128) {  in test_convert_i128()  function 560     fn check(b1: BigUint, u: u64) {  in test_convert_u64()  function 583     fn check(b1: BigUint, u: u128) {  in test_convert_u128()  function [all …] 
 | 
| /external/curl/tests/unit/ | 
| D | unit1614.c | 38 struct check {  struct 57   struct check list4[]= {  argument
  | 
| /external/strace/tests-m32/ | 
| D | bpf.c | 151 print_bpf_attr(const struct bpf_attr_check *check, unsigned long addr)  in print_bpf_attr() 162 	const struct bpf_attr_check *check = 0;  in test_bpf()  local 264 init_BPF_MAP_CREATE_attr7(struct bpf_attr_check *check)  in init_BPF_MAP_CREATE_attr7() 538 init_BPF_PROG_LOAD_attr3(struct bpf_attr_check *check)  in init_BPF_PROG_LOAD_attr3() 548 print_BPF_PROG_LOAD_attr3(const struct bpf_attr_check *check, unsigned long addr)  in print_BPF_PROG_LOAD_attr3() 561 init_BPF_PROG_LOAD_attr4(struct bpf_attr_check *check)  in init_BPF_PROG_LOAD_attr4() 574 print_BPF_PROG_LOAD_attr4(const struct bpf_attr_check *check, unsigned long addr)  in print_BPF_PROG_LOAD_attr4() 671 init_BPF_OBJ_PIN_attr(struct bpf_attr_check *check)  in init_BPF_OBJ_PIN_attr() 899 init_BPF_PROG_QUERY_attr4(struct bpf_attr_check *check)  in init_BPF_PROG_QUERY_attr4() 912 print_BPF_PROG_QUERY_attr4(const struct bpf_attr_check *check, unsigned long addr)  in print_BPF_PROG_QUERY_attr4() [all …] 
 | 
| /external/strace/tests/ | 
| D | bpf.c | 151 print_bpf_attr(const struct bpf_attr_check *check, unsigned long addr)  in print_bpf_attr() 162 	const struct bpf_attr_check *check = 0;  in test_bpf()  local 264 init_BPF_MAP_CREATE_attr7(struct bpf_attr_check *check)  in init_BPF_MAP_CREATE_attr7() 538 init_BPF_PROG_LOAD_attr3(struct bpf_attr_check *check)  in init_BPF_PROG_LOAD_attr3() 548 print_BPF_PROG_LOAD_attr3(const struct bpf_attr_check *check, unsigned long addr)  in print_BPF_PROG_LOAD_attr3() 561 init_BPF_PROG_LOAD_attr4(struct bpf_attr_check *check)  in init_BPF_PROG_LOAD_attr4() 574 print_BPF_PROG_LOAD_attr4(const struct bpf_attr_check *check, unsigned long addr)  in print_BPF_PROG_LOAD_attr4() 671 init_BPF_OBJ_PIN_attr(struct bpf_attr_check *check)  in init_BPF_OBJ_PIN_attr() 899 init_BPF_PROG_QUERY_attr4(struct bpf_attr_check *check)  in init_BPF_PROG_QUERY_attr4() 912 print_BPF_PROG_QUERY_attr4(const struct bpf_attr_check *check, unsigned long addr)  in print_BPF_PROG_QUERY_attr4() [all …] 
 | 
| /external/strace/tests-mx32/ | 
| D | bpf.c | 151 print_bpf_attr(const struct bpf_attr_check *check, unsigned long addr)  in print_bpf_attr() 162 	const struct bpf_attr_check *check = 0;  in test_bpf()  local 264 init_BPF_MAP_CREATE_attr7(struct bpf_attr_check *check)  in init_BPF_MAP_CREATE_attr7() 538 init_BPF_PROG_LOAD_attr3(struct bpf_attr_check *check)  in init_BPF_PROG_LOAD_attr3() 548 print_BPF_PROG_LOAD_attr3(const struct bpf_attr_check *check, unsigned long addr)  in print_BPF_PROG_LOAD_attr3() 561 init_BPF_PROG_LOAD_attr4(struct bpf_attr_check *check)  in init_BPF_PROG_LOAD_attr4() 574 print_BPF_PROG_LOAD_attr4(const struct bpf_attr_check *check, unsigned long addr)  in print_BPF_PROG_LOAD_attr4() 671 init_BPF_OBJ_PIN_attr(struct bpf_attr_check *check)  in init_BPF_OBJ_PIN_attr() 899 init_BPF_PROG_QUERY_attr4(struct bpf_attr_check *check)  in init_BPF_PROG_QUERY_attr4() 912 print_BPF_PROG_QUERY_attr4(const struct bpf_attr_check *check, unsigned long addr)  in print_BPF_PROG_QUERY_attr4() [all …] 
 | 
| /external/clang/test/Lexer/ | 
| D | cxx-features.cpp | 13 #define check(macro, cxx98, cxx11, cxx14, cxx1z) cxx98 == 0 ? defined(__cpp_##macro) : __cpp_##macr…  macro 15 #define check(macro, cxx98, cxx11, cxx14, cxx1z) cxx11 == 0 ? defined(__cpp_##macro) : __cpp_##macr…  macro 17 #define check(macro, cxx98, cxx11, cxx14, cxx1z) cxx14 == 0 ? defined(__cpp_##macro) : __cpp_##macr…  macro 19 #define check(macro, cxx98, cxx11, cxx14, cxx1z) cxx1z == 0 ? defined(__cpp_##macro) : __cpp_##macr…  macro
  | 
| /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/stmt/ | 
| D | AssertStmt.java | 47     private Expression check;  field in AssertStmt 56     public AssertStmt(final Expression check) {  in AssertStmt() 61     public AssertStmt(final Expression check, final Expression message) {  in AssertStmt() 69     public AssertStmt(TokenRange tokenRange, Expression check, Expression message) {  in AssertStmt() 99     public AssertStmt setCheck(final Expression check) {  in setCheck()
  | 
| /external/clang/test/CXX/lex/lex.literal/lex.ext/ | 
| D | p12.cpp | 5 struct check<char, 34, -47, -126, -48, -75, -47, -127, -47, -126, 32, -16, -112, -128, -128>{};  struct 7 struct check<char16_t, 34, 1090, 1077, 1089, 1090, 32, 55296, 56320>{};  struct 9 struct check<char32_t, 34, 1090, 1077, 1089, 1090, 32, 65536>{};  struct
  | 
| /external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ | 
| D | peeling.cpp | 503     const std::string check = R"(  in TEST_F()  local 557     const std::string check = R"(  in TEST_F()  local 614     const std::string check = R"(  in TEST_F()  local 667     const std::string check = R"(  in TEST_F()  local 774     const std::string check = R"(  in TEST_F()  local 826     const std::string check = R"(  in TEST_F()  local 927     const std::string check = R"(  in TEST_F()  local 977     const std::string check = R"(  in TEST_F()  local 1099     const std::string check = R"(  in TEST_F()  local 1151     const std::string check = R"(  in TEST_F()  local
  | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/loop_optimizations/ | 
| D | peeling.cpp | 502     const std::string check = R"(  in TEST_F()  local 556     const std::string check = R"(  in TEST_F()  local 613     const std::string check = R"(  in TEST_F()  local 666     const std::string check = R"(  in TEST_F()  local 773     const std::string check = R"(  in TEST_F()  local 825     const std::string check = R"(  in TEST_F()  local 926     const std::string check = R"(  in TEST_F()  local 976     const std::string check = R"(  in TEST_F()  local 1098     const std::string check = R"(  in TEST_F()  local 1150     const std::string check = R"(  in TEST_F()  local
  | 
| /external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/ | 
| D | peeling.cpp | 503     const std::string check = R"(  in TEST_F()  local 557     const std::string check = R"(  in TEST_F()  local 614     const std::string check = R"(  in TEST_F()  local 667     const std::string check = R"(  in TEST_F()  local 774     const std::string check = R"(  in TEST_F()  local 826     const std::string check = R"(  in TEST_F()  local 927     const std::string check = R"(  in TEST_F()  local 977     const std::string check = R"(  in TEST_F()  local 1099     const std::string check = R"(  in TEST_F()  local 1151     const std::string check = R"(  in TEST_F()  local
  | 
| /external/webrtc/modules/audio_coding/audio_network_adaptor/ | 
| D | audio_network_adaptor_impl_unittest.cc | 110     const Controller::NetworkMetrics& check) {  in SetExpectCallToUpdateNetworkMetrics() 123   Controller::NetworkMetrics check;  in TEST()  local 133   Controller::NetworkMetrics check;  in TEST()  local 142   Controller::NetworkMetrics check;  in TEST()  local 152   Controller::NetworkMetrics check;  in TEST()  local 161   Controller::NetworkMetrics check;  in TEST()  local 209   Controller::NetworkMetrics check;  in TEST()  local
  |