/external/webkit/Tools/TestResultServer/model/ |
D | testfile.py | 40 test_type = db.StringProperty() variable in TestFile 43 def delete_file(cls, key, master, builder, test_type, name, limit): argument 65 def get_files(cls, master, builder, test_type, name, load_data=True, limit=1): argument 84 def add_file(cls, master, builder, test_type, name, data): argument 101 def update(cls, master, builder, test_type, name, data): argument
|
D | jsonresults.py | 401 def update(cls, master, builder, test_type, incremental): argument 422 def update_file(cls, master, builder, test_type, incremental, filename, num_runs): argument
|
/external/webkit/Tools/TestResultServer/handlers/ |
D | testfilehandler.py | 74 def _get_file_list(self, master, builder, test_type, name): argument 102 def _get_file_content(self, master, builder, test_type, name): argument 120 def _get_test_list_json(self, master, builder, test_type): argument
|
/external/libffi/testsuite/libffi.call/ |
D | cls_multi_ushort.c | 34 typedef unsigned short (*test_type)(unsigned short, unsigned short); typedef
|
D | cls_multi_sshort.c | 34 typedef signed short (*test_type)(signed short, signed short); typedef
|
D | cls_multi_schar.c | 34 typedef signed char (*test_type)(signed char, signed char); typedef
|
D | cls_multi_sshortchar.c | 38 typedef signed short (*test_type)(signed char, signed short, typedef
|
D | cls_multi_ushortchar.c | 38 typedef unsigned short (*test_type)(unsigned char, unsigned short, typedef
|
D | cls_multi_uchar.c | 37 typedef unsigned char (*test_type)(unsigned char, unsigned char, typedef
|
/external/v8/test/mjsunit/ |
D | switch.js | 384 function test_switch(clause_type, test_type, feedback, optimize) { argument 444 test_types.forEach(function(test_type) { argument
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
D | ProxyTest.java | 95 public void test_type() { in test_type() method in ProxyTest
|
/external/bluetooth/glib/gio/xdgmime/ |
D | test-mime.c | 33 XdgGlobType test_type; in test_individual_glob() local
|
/external/bluetooth/glib/tests/refcount/ |
D | objects2.c | 36 static GType test_type = 0; in my_test_get_type() local
|
D | objects.c | 37 static GType test_type = 0; in my_test_get_type() local
|
D | properties2.c | 51 static GType test_type = 0; in my_test_get_type() local
|
D | properties.c | 54 static GType test_type = 0; in my_test_get_type() local
|
D | signals.c | 68 static GType test_type = 0; in my_test_get_type() local
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
D | json_layout_results_generator.py | 59 test_results_server=None, test_type="", master_name=""): argument
|
D | json_results_generator.py | 143 test_type="", argument
|
/external/libnfc-nxp/src/ |
D | phHciNfc.c | 1585 uint32_t test_type, in phHciNfc_PRBS_Test() 1623 uint32_t test_type, in phHciNfc_System_Test()
|
D | phHciNfc_DevMgmt.c | 1117 uint8_t test_type, in phHciNfc_DevMgmt_Test()
|
/external/linux-tools-perf/util/ |
D | trace-event-parse.c | 623 static int test_type(enum event_type type, enum event_type expect) in test_type() function
|
/external/chromium/net/spdy/ |
D | spdy_network_transaction_unittest.cc | 72 SpdyNetworkTransactionTestTypes test_type) in NormalSpdyTransactionHelper() 311 SpdyNetworkTransactionTestTypes test_type() const { return test_type_; } in test_type() function in net::SpdyNetworkTransactionTest::NormalSpdyTransactionHelper
|