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

  /external/chromium_org/testing/gtest/scripts/
fuse_gtest_files.py 83 GTEST_ALL_CC_OUTPUT = 'gtest/gtest-all.cc'
143 VerifyOutputFile(output_dir, GTEST_ALL_CC_OUTPUT)
221 output_file = file(os.path.join(output_dir, GTEST_ALL_CC_OUTPUT), 'w')
  /external/protobuf/gtest/scripts/
fuse_gtest_files.py 83 GTEST_ALL_CC_OUTPUT = 'gtest/gtest-all.cc'
143 VerifyOutputFile(output_dir, GTEST_ALL_CC_OUTPUT)
221 output_file = file(os.path.join(output_dir, GTEST_ALL_CC_OUTPUT), 'w')

Completed in 31 milliseconds