Searched defs:test_type (Results 1 - 17 of 17) sorted by relevance

/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.noreturn/
H A Dp1.cpp30 template<typename T> void test_type(T) { T::error; } // expected-error {{has no members}} function
31 template<> void test_type(int (*)()) {} function
40 test_type(e);
41 test_type(f);
42 test_type(g);
43 test_type(h); // expected-note {{instantiation}}
/external/webkit/Tools/TestResultServer/model/
H A Dtestfile.py40 test_type = db.StringProperty() variable in class:TestFile
43 def delete_file(cls, key, master, builder, test_type, name, limit):
52 files = cls.get_files(master, builder, test_type, name, limit)
55 "File not found, master: %s, builder: %s, test_type:%s, name: %s.",
56 builder, test_type, name)
65 def get_files(cls, master, builder, test_type, name, load_data=True, limit=1):
71 if test_type:
72 query = query.filter("test_type =", test_type)
84 def add_file(cls, master, builder, test_type, nam
[all...]
/external/libffi/testsuite/libffi.call/
H A Dcls_multi_schar.c34 typedef signed char (*test_type)(signed char, signed char); typedef
76 res_closure = (*((test_type)pcl))(2, 125);
H A Dcls_multi_sshort.c34 typedef signed short (*test_type)(signed short, signed short); typedef
76 res_closure = (*((test_type)pcl))(2, 32765);
H A Dcls_multi_ushort.c34 typedef unsigned short (*test_type)(unsigned short, unsigned short); typedef
76 res_closure = (*((test_type)pcl))(2, 32765);
H A Dcls_multi_sshortchar.c38 typedef signed short (*test_type)(signed char, signed short, typedef
88 res_closure = (*((test_type)pcl))(1, 32765, 127, -128);
H A Dcls_multi_uchar.c37 typedef unsigned char (*test_type)(unsigned char, unsigned char, typedef
93 res_closure = (*((test_type)pcl))(1, 2, 127, 125);
H A Dcls_multi_ushortchar.c38 typedef unsigned short (*test_type)(unsigned char, unsigned short, typedef
88 res_closure = (*((test_type)pcl))(1, 2, 127, 128);
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
H A DProxyTest.java95 public void test_type() { method in class:ProxyTest
/external/libnfc-nxp/src/
H A DphHciNfc.c1585 uint32_t test_type,
1595 || (test_type != DEVMGMT_PRBS_TEST)
1607 (uint8_t)(test_type & DEVMGMT_TEST_MASK), test_param);
1623 uint32_t test_type,
1645 if (test_type != NFC_GPIO_READ)
1648 (uint8_t)(test_type & DEVMGMT_TEST_MASK), test_param);
1582 phHciNfc_PRBS_Test( void *psHciHandle, void *pHwRef, uint32_t test_type, phNfc_sData_t *test_param ) argument
1620 phHciNfc_System_Test( void *psHciHandle, void *pHwRef, uint32_t test_type, phNfc_sData_t *test_param ) argument
H A DphHciNfc_DevMgmt.c1117 uint8_t test_type,
1141 switch(test_type)
1160 pipe_id, (uint8_t)test_type );
1114 phHciNfc_DevMgmt_Test( void *psContext, void *pHwRef, uint8_t test_type, phNfc_sData_t *test_param ) argument
/external/chromium/net/spdy/
H A Dspdy_network_transaction_unittest.cc72 SpdyNetworkTransactionTestTypes test_type)
78 test_type_(test_type),
311 SpdyNetworkTransactionTestTypes test_type() const { return test_type_; } function in class:net::SpdyNetworkTransactionTest::NormalSpdyTransactionHelper
434 int port = helper.test_type() == SPDYNPN ? 443 : 80;
70 NormalSpdyTransactionHelper(const HttpRequestInfo& request, const BoundNetLog& log, SpdyNetworkTransactionTestTypes test_type) argument
/external/linux-tools-perf/util/
H A Dtrace-event-parse.c623 static int test_type(enum event_type type, enum event_type expect) function
667 return test_type(type, expect);
844 if (test_type(type, EVENT_OP))
/external/valgrind/main/none/tests/ppc32/
H A Dtest_isa_2_06_part1.c1087 vx_fp_test_type test_type; member in struct:vx_fp_test
1601 vx_fp_test_type test_type = test_group.test_type; local
1603 switch (test_type) {
1615 if (test_type == VX_FP_SMA)
1617 else if (test_type == VX_FP_SMS)
1631 printf("ERROR: Invalid VX FP test type %d\n", test_type);
1648 switch (test_type) {
1674 if (test_type != VX_FP_OTHER) {
1712 if (test_type
[all...]
H A Dtest_isa_2_06_part2.c1276 vx_fp_test_type test_type = test_group.type; local
1280 if (test_type < VX_VECTOR_FP_MULT_AND_OP2) {
1295 } else if (test_type < VX_BASIC_CMP) {
1305 printf("ERROR: Invalid VX FP test type %d\n", test_type);
1362 if (test_type < VX_VECTOR_FP_MULT_AND_OP2)
1372 if (test_type < VX_VECTOR_FP_MULT_AND_OP2) {
/external/valgrind/main/none/tests/ppc64/
H A Dtest_isa_2_06_part1.c1087 vx_fp_test_type test_type; member in struct:vx_fp_test
1601 vx_fp_test_type test_type = test_group.test_type; local
1603 switch (test_type) {
1615 if (test_type == VX_FP_SMA)
1617 else if (test_type == VX_FP_SMS)
1631 printf("ERROR: Invalid VX FP test type %d\n", test_type);
1648 switch (test_type) {
1674 if (test_type != VX_FP_OTHER) {
1712 if (test_type
[all...]
H A Dtest_isa_2_06_part2.c1276 vx_fp_test_type test_type = test_group.type; local
1280 if (test_type < VX_VECTOR_FP_MULT_AND_OP2) {
1295 } else if (test_type < VX_BASIC_CMP) {
1305 printf("ERROR: Invalid VX FP test type %d\n", test_type);
1362 if (test_type < VX_VECTOR_FP_MULT_AND_OP2)
1372 if (test_type < VX_VECTOR_FP_MULT_AND_OP2) {

Completed in 401 milliseconds