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

  /frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
UnnecessaryCalculationTest.java 41 BasicObjWithCounter objc = new BasicObjWithCounter(); local
44 mBinder.setObjc(objc);
53 assertEquals(0, objc.counter);
61 assertEquals(0, objc.counter);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cpplib.h 303 the OBJC[PLUS]_INCLUDE_PATH environment variable, and allow
305 unsigned char objc; member in struct:cpp_options
    [all...]

Completed in 468 milliseconds