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

  /external/clang/test/CXX/expr/expr.unary/expr.new/
p20-0x.cpp 11 void testS() {
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
single_source_ref_count.rs 23 // Tests an object returned via a local variable is valid to the caller.
46 // Tests an object returned via an expression is valid to the caller.
64 static struct testS {
67 } tests[] = {
76 for (int i = 0; tests[i].fp; i++) {
77 rsDebug(tests[i].name, 0);
78 rs_allocation allocation = tests[i].fp();
88 rsDebug("Reference counting tests failed: ", failed);
91 rsDebug("All reference counting tests passed.", 0);
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
BasicHtmlSanitizerTest.java     [all...]

Completed in 659 milliseconds