HomeSort by relevance Sort by last modified time
    Searched refs:ce2 (Results 1 - 8 of 8) sorted by null

  /libcore/luni/src/test/java/libcore/javax/sql/
OldConnectionEventTest.java 33 ConnectionEvent ce2 = new ConnectionEvent(ipc,null); local
34 assertSame(ce2.getSource(),ce.getSource());
41 ConnectionEvent ce2 = new ConnectionEvent(ipc, null); local
43 assertEquals(ce2.getSQLException(), ce.getSQLException());
48 assertNotSame(ce3.getSQLException(), ce2.getSQLException());
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
p7-0x.cpp 59 Agg<char> ce2 = { ConvertVar<double>() }; // expected-error {{type 'double' cannot be narrowed to 'char'}} expected-note {{override}} local
105 Agg<double> ce2 = { ConvertVar<long double>() }; // expected-error {{non-constant-expression cannot be narrowed from type 'long double' to 'double'}} expected-note {{override}} local
126 Agg<double> ce2 = { ConvertVar<long long>() }; // expected-error {{non-constant-expression cannot be narrowed from type 'long long' to 'double'}} expected-note {{override}} local
169 Agg<char> ce2 = { ConvertVar<short>() }; // expected-error {{non-constant-expression cannot be narrowed from type 'short' to 'char'}} expected-note {{override}} local
p7-cxx11-nowarn.cpp 60 Agg<char> ce2 = { ConvertVar<double>() }; // expected-warning {{type 'double' cannot be narrowed to 'char'}} expected-note {{override}} local
106 Agg<double> ce2 = { ConvertVar<long double>() }; // expected-warning {{non-constant-expression cannot be narrowed from type 'long double' to 'double'}} expected-note {{override}} local
127 Agg<double> ce2 = { ConvertVar<long long>() }; // expected-warning {{non-constant-expression cannot be narrowed from type 'long long' to 'double'}} expected-note {{override}} local
170 Agg<char> ce2 = { ConvertVar<short>() }; // expected-warning {{non-constant-expression cannot be narrowed from type 'short' to 'char'}} expected-note {{override}} local
  /external/clang/test/CXX/special/class.copy/
p13-0x.cpp 23 Constexpr2 ce2; member in struct:Constexpr3
24 // all special constructors are constexpr, move ctor calls ce2's copy ctor
  /external/elfutils/tests/
run-strings-test.sh 175 testfile4: 2ce2 [^_]
217 testfile4: 5ce2 [^_]
  /external/icu4c/test/cintltst/
capitst.c 552 uint32_t ce2 = ucol_next(iter2, &status); local
557 if (ce2 != ce) {
    [all...]
  /external/valgrind/main/VEX/priv/
ir_defs.c 1794 IRCallee* ce2 = mkIRCallee(ce->regparms, ce->name, ce->addr); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 88 milliseconds