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

  /external/v8/test/mozilla/
testcfg.py 96 testfilepath = testfilename.split(os.path.sep)
97 for i in xrange(len(testfilepath)):
99 reduce(os.path.join, testfilepath[:i], ""),
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaFrameworkTest.java 60 private String testfilepath = "/sdcard/awb.awb"; field in class:MediaFrameworkTest

Completed in 240 milliseconds