Searched refs:defg (Results 1 – 9 of 9) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cstrcase.c | 729 defg[]={ 0x64, 0x65, 0x66, 0x67, 0 }; in TestUCaseMap() local 778 strcpy(utf8Out, defg); in TestUCaseMap() 780 if(errorCode!=U_PARSE_ERROR || 0!=strcmp(defg, utf8Out)) { in TestUCaseMap() 802 strcpy(utf8Out, defg); in TestUCaseMap() 804 if(errorCode!=U_ILLEGAL_ARGUMENT_ERROR || 0!=strcmp(defg, utf8Out)) { in TestUCaseMap() 810 strcpy(utf8Out, defg); in TestUCaseMap() 812 if(errorCode!=U_ILLEGAL_ARGUMENT_ERROR || 0!=strcmp(defg, utf8Out)) { in TestUCaseMap() 818 strcpy(utf8Out, defg); in TestUCaseMap() 820 if(errorCode!=U_ILLEGAL_ARGUMENT_ERROR || 0!=strcmp(defg, utf8Out)) { in TestUCaseMap() 826 strcpy(utf8Out, defg); in TestUCaseMap() [all …]
|
/external/pcre/dist2/testdata/ |
D | testinput15 | 133 defg
|
D | testoutput15 | 285 defg
|
D | testoutput1 | 6001 ab cd defg 6002 0: ab cd defg
|
D | testinput17 | 246 defg
|
D | testoutput17 | 441 defg
|
D | testinput1 | 3787 ab cd defg
|
/external/tensorflow/tensorflow/python/saved_model/ |
D | load_test.py | 438 def func(x, training=False, abc=7.1, defg=7.7): argument 442 if defg == 7: 453 self.assertEqual(6, root.f(constant_op.constant(1), defg=7.0).numpy()) 459 self.assertEqual(6, imported.f(constant_op.constant(1), defg=7.0).numpy())
|
/external/mksh/src/ |
D | check.t | 9651 a defg a
|