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

  /external/compiler-rt/BlocksRuntime/tests/
testfilerunner.h 65 __strong char *frameworkPath;
74 @property __strong char *frameworkPath;
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
bisect-builds 393 my $frameworkPath;
396 $frameworkPath = "/Volumes/WebKit/WebKit.app/Contents/Frameworks/$osXVersion";
398 $frameworkPath = "/Volumes/WebKit/WebKit.app/Contents/Resources";
402 `DYLD_FRAMEWORK_PATH=$frameworkPath WEBKIT_UNSET_DYLD_FRAMEWORK_PATH=YES $safari $tempFile`;

Completed in 63 milliseconds