Searched refs:output_file_ (Results 1 - 15 of 15) sorted by relevance

/external/webrtc/test/testsupport/
H A Dframe_writer.cc22 output_file_(NULL) {
35 output_file_ = fopen(output_filename_.c_str(), "wb");
36 if (output_file_ == NULL) {
45 if (output_file_ != NULL) {
46 fclose(output_file_);
47 output_file_ = NULL;
53 if (output_file_ == NULL) {
58 output_file_);
H A Dframe_writer.h64 FILE* output_file_; member in class:webrtc::test::FrameWriterImpl
/external/chromium/sdch/open-vcdiff/src/
H A Dvcdiff_main.cc124 // If successful, output_file_ will be valid.
132 &output_file_,
142 // Writes the contents of output to output_file_. If successful, returns
146 // Reads a number of bytes from output_file_ equal to the size of output,
169 // When encoding, input_file_ is the target file and output_file_ is the delta
173 FILE* output_file_; member in class:open_vcdiff::VCDiffFileBasedCoder
196 output_file_(NULL) { }
203 if (output_file_ && (output_file_ != stdout)) {
204 fclose(output_file_);
[all...]
/external/chromium_org/sdch/open-vcdiff/src/
H A Dvcdiff_main.cc125 // If successful, output_file_ will be valid.
133 &output_file_,
143 // Writes the contents of output to output_file_. If successful, returns
147 // Reads a number of bytes from output_file_ equal to the size of output,
170 // When encoding, input_file_ is the target file and output_file_ is the delta
174 FILE* output_file_; member in class:open_vcdiff::VCDiffFileBasedCoder
197 output_file_(NULL) { }
204 if (output_file_ && (output_file_ != stdout)) {
205 fclose(output_file_);
[all...]
/external/open-vcdiff/src/
H A Dvcdiff_main.cc125 // If successful, output_file_ will be valid.
133 &output_file_,
143 // Writes the contents of output to output_file_. If successful, returns
147 // Reads a number of bytes from output_file_ equal to the size of output,
170 // When encoding, input_file_ is the target file and output_file_ is the delta
174 FILE* output_file_; member in class:open_vcdiff::VCDiffFileBasedCoder
197 output_file_(NULL) { }
204 if (output_file_ && (output_file_ != stdout)) {
205 fclose(output_file_);
[all...]
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc2571 const internal::String output_file_; member in class:testing::XmlUnitTestResultPrinter
2578 : output_file_(output_file) {
2579 if (output_file_.c_str() == NULL || output_file_.empty()) {
2589 internal::FilePath output_file(output_file_);
2599 xmlout = fopen(output_file_.c_str(), "w");
2602 xmlout = fopen(output_file_.c_str(), "w");
2618 output_file_.c_str());
/external/chromium/testing/gtest/src/
H A Dgtest.cc3066 const String output_file_; member in class:testing::internal::XmlUnitTestResultPrinter
3073 : output_file_(output_file) {
3074 if (output_file_.c_str() == NULL || output_file_.empty()) {
3085 FilePath output_file(output_file_);
3089 xmlout = posix::FOpen(output_file_.c_str(), "w");
3104 output_file_.c_str());
/external/chromium_org/testing/gtest/src/
H A Dgtest.cc2970 const std::string output_file_; member in class:testing::internal::XmlUnitTestResultPrinter
2977 : output_file_(output_file) {
2978 if (output_file_.c_str() == NULL || output_file_.empty()) {
2989 FilePath output_file(output_file_);
2993 xmlout = posix::FOpen(output_file_.c_str(), "w");
3008 output_file_.c_str());
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc3066 const String output_file_; member in class:testing::internal::XmlUnitTestResultPrinter
3073 : output_file_(output_file) {
3074 if (output_file_.c_str() == NULL || output_file_.empty()) {
3085 FilePath output_file(output_file_);
3089 xmlout = posix::FOpen(output_file_.c_str(), "w");
3104 output_file_.c_str());
/external/gtest/src/
H A Dgtest.cc3066 const String output_file_; member in class:testing::internal::XmlUnitTestResultPrinter
3073 : output_file_(output_file) {
3074 if (output_file_.c_str() == NULL || output_file_.empty()) {
3085 FilePath output_file(output_file_);
3089 xmlout = posix::FOpen(output_file_.c_str(), "w");
3104 output_file_.c_str());
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest.cc3066 const String output_file_; member in class:testing::internal::XmlUnitTestResultPrinter
3073 : output_file_(output_file) {
3074 if (output_file_.c_str() == NULL || output_file_.empty()) {
3085 FilePath output_file(output_file_);
3089 xmlout = posix::FOpen(output_file_.c_str(), "w");
3104 output_file_.c_str());
/external/llvm/utils/unittest/googletest/
H A Dgtest.cc3038 const String output_file_; member in class:testing::internal::XmlUnitTestResultPrinter
3045 : output_file_(output_file) {
3046 if (output_file_.c_str() == NULL || output_file_.empty()) {
3057 FilePath output_file(output_file_);
3061 xmlout = posix::FOpen(output_file_.c_str(), "w");
3076 output_file_.c_str());
/external/mesa3d/src/gtest/src/
H A Dgtest.cc3066 const String output_file_; member in class:testing::internal::XmlUnitTestResultPrinter
3073 : output_file_(output_file) {
3074 if (output_file_.c_str() == NULL || output_file_.empty()) {
3085 FilePath output_file(output_file_);
3089 xmlout = posix::FOpen(output_file_.c_str(), "w");
3104 output_file_.c_str());
/external/open-vcdiff/gtest/src/
H A Dgtest.cc3053 const String output_file_; member in class:testing::internal::XmlUnitTestResultPrinter
3060 : output_file_(output_file) {
3061 if (output_file_.c_str() == NULL || output_file_.empty()) {
3072 FilePath output_file(output_file_);
3076 xmlout = posix::FOpen(output_file_.c_str(), "w");
3091 output_file_.c_str());
/external/protobuf/gtest/src/
H A Dgtest.cc3023 const String output_file_; member in class:testing::internal::XmlUnitTestResultPrinter
3030 : output_file_(output_file) {
3031 if (output_file_.c_str() == NULL || output_file_.empty()) {
3042 FilePath output_file(output_file_);
3046 xmlout = posix::FOpen(output_file_.c_str(), "w");
3061 output_file_.c_str());

Completed in 279 milliseconds