HomeSort by relevance Sort by last modified time
    Searched defs:test16 (Results 1 - 23 of 23) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
VersionTest.java 77 ScriptC_set_target_api_16 test16 = local
81 test16.invoke_check(16);
  /dalvik/dx/tests/070-dex-multianewarray/
Blort.java 87 public static short[][][][] test16() { method in class:Blort
  /dalvik/dx/tests/078-dex-local-variable-table/
Blort.java 104 public static void test16(String x) { method in class:Blort
  /external/clang/test/CXX/class.access/class.protected/
p1.cpp 505 namespace test16 { namespace
  /external/clang/test/CodeGen/
object-size.c 123 // CHECK: define void @test16
124 void test16() { function
mmx-builtins.c 85 __m64 test16(__m64 a, __m64 b) { function
  /external/clang/test/CodeGenCXX/
eh.cpp 402 namespace test16 { namespace
  /external/clang/test/Sema/
attr-deprecated.c 97 unsigned long test16 __attribute__((deprecated)) variable
builtins.c 101 int test16() { function
c89.c 89 void test16() { function
exprs.c 153 void test16(float x) { x == ((void*) 0); } // expected-error {{invalid operands to binary expression}} function
return.c 93 int test16() { function
switch.c 279 void test16() { function
conversion.c 311 void test16(void) { function
uninit-variables.c 121 void test16() { function
  /external/clang/test/Parser/
char-literal-printing.c 22 wchar_t test16(void) { return L'\r'; } function
declarators.c 101 void test16(i) int i j; { } // expected-error {{expected ';' at end of declaration}} function
  /external/clang/test/SemaCXX/
long-virtual-inheritance-chain.cpp 19 class test16 : virtual test15 { virtual void f(); }; class in inherits:test15
20 class test17 : virtual test16 { virtual void f(); };
  /frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
EventRecurrenceTest.java 437 public void test16() throws Exception { method in class:EventRecurrenceTest
    [all...]
  /external/clang/test/CXX/class.access/
p4.cpp 425 namespace test16 { namespace
427 void b() { throw A(); } // expected-error{{temporary of type 'test16::A' has private destructor}} \
428 // expected-error{{exception object of type 'test16::A' has private destructor}}
457 // The destructor is not implicitly referenced here. Contrast to test16,
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
AutoLockTest.java 375 test16(); method
721 private void test16() { method in class:AutoLockTest
    [all...]
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp 967 // test16: FP. Barrier (emulated by CV), 2 threads. {{{1
968 namespace test16 { namespace
1007 // ANNOTATE_EXPECT_RACE(&GLOB, "test16. FP. Fixed by MSMProp1 + Barrier support.");
1009 printf("test16: negative\n");
1016 } // namespace test16
1021 // Same as test16, but with 3 threads.
    [all...]
  /external/valgrind/unittest/
racecheck_unittest.cc 671 // test16: FP. Barrier (emulated by CV), 2 threads. {{{1
672 namespace test16 { namespace
711 // ANNOTATE_EXPECT_RACE(&GLOB, "test16. FP. Fixed by MSMProp1 + Barrier support.");
713 printf("test16: negative\n");
720 } // namespace test16
725 // Same as test16, but with 3 threads.
    [all...]

Completed in 777 milliseconds