OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OutputPath
(Results
1 - 25
of
72
) sorted by null
1
2
3
/external/webrtc/webrtc/modules/audio_coding/test/
Tester.cc
38
Trace::SetTraceFile((webrtc::test::
OutputPath
() +
50
Trace::SetTraceFile((webrtc::test::
OutputPath
() +
63
Trace::SetTraceFile((webrtc::test::
OutputPath
() +
77
Trace::SetTraceFile((webrtc::test::
OutputPath
() +
92
Trace::SetTraceFile((webrtc::test::
OutputPath
() +
105
Trace::SetTraceFile((webrtc::test::
OutputPath
() +
117
Trace::SetTraceFile((webrtc::test::
OutputPath
() +
125
Trace::SetTraceFile((webrtc::test::
OutputPath
() +
133
Trace::SetTraceFile((webrtc::test::
OutputPath
() +
141
Trace::SetTraceFile((webrtc::test::
OutputPath
()
[
all
...]
TwoWayCommunication.cc
128
std::string out_file_a = webrtc::test::
OutputPath
() + "outA.pcm";
132
std::string ref_file_name = webrtc::test::
OutputPath
() + "ref_outA.pcm";
144
std::string out_file_b = webrtc::test::
OutputPath
() + "outB.pcm";
148
ref_file_name = webrtc::test::
OutputPath
() + "ref_outB.pcm";
205
std::string output_file_a = webrtc::test::
OutputPath
() + "outAutotestA.pcm";
208
std::string output_ref_file_a = webrtc::test::
OutputPath
()
213
std::string output_file_b = webrtc::test::
OutputPath
() + "outAutotestB.pcm";
216
std::string output_ref_file_b = webrtc::test::
OutputPath
()
SpatialAudio.cc
54
std::string output_file = webrtc::test::
OutputPath
()
57
output_file = webrtc::test::
OutputPath
() + "testspatial_out.pcm";
62
output_file = webrtc::test::
OutputPath
() + "testspatial_out.pcm";
iSACTest.cc
124
std::string fileNameA = webrtc::test::
OutputPath
() + "testisac_a.pcm";
125
std::string fileNameB = webrtc::test::
OutputPath
() + "testisac_b.pcm";
217
file_stream_a << webrtc::test::
OutputPath
();
218
file_stream_b << webrtc::test::
OutputPath
();
284
file_stream_a << webrtc::test::
OutputPath
();
285
file_stream_b << webrtc::test::
OutputPath
();
EncodeDecodeTest.cc
146
file_stream << webrtc::test::
OutputPath
() << out_file_name
163
file_name = webrtc::test::
OutputPath
() + out_file_name + ".pcm";
253
(webrtc::test::
OutputPath
() + "acm_encdec_trace.txt").c_str());
264
(webrtc::test::
OutputPath
() + "acm_encdec_trace.txt").c_str());
336
std::string fileName = webrtc::test::TempFilename(webrtc::test::
OutputPath
(),
/external/webrtc/webrtc/tools/frame_analyzer/
video_quality_analysis_unittest.cc
29
std::string log_filename = webrtc::test::
OutputPath
() +
61
std::string stats_filename =
OutputPath
() + "non-existing-stats-file.txt";
69
std::string stats_filename =
OutputPath
() + "empty-stats.txt";
77
std::string stats_filename =
OutputPath
() + "stats.txt";
/external/webrtc/webrtc/modules/video_processing/test/
video_processing_unittest.h
30
std::string trace_file = webrtc::test::
OutputPath
() + "VPMTrace.txt";
deflickering_test.cc
43
webrtc::test::
OutputPath
() + "deflicker_output_cif_short.yuv";
/external/webrtc/webrtc/common_video/libyuv/
scaler_unittest.cc
126
std::string out_name = webrtc::test::
OutputPath
() +
134
out_name = webrtc::test::
OutputPath
() + "LibYuvTest_PointScale_352_288_"
147
out_name = webrtc::test::
OutputPath
() + "LibYuvTest_PointScale_320_240.yuv";
152
out_name = webrtc::test::
OutputPath
() + "LibYuvTest_PointScale_704_576.yuv";
157
out_name = webrtc::test::
OutputPath
() + "LibYuvTest_PointScale_300_200.yuv";
162
out_name = webrtc::test::
OutputPath
() + "LibYuvTest_PointScale_400_300.yuv";
168
out_name = webrtc::test::
OutputPath
() + "LibYuvTest_PointScale_282_231.yuv";
174
out_name = webrtc::test::
OutputPath
() + "LibYuvTest_PointScale_352_288_"
198
std::string out_name = webrtc::test::
OutputPath
() +
206
out_name = webrtc::test::
OutputPath
() + "LibYuvTest_BilinearScale_352_288_
[
all
...]
/external/webrtc/webrtc/test/testsupport/
fileutils.h
104
std::string
OutputPath
();
fileutils_unittest.cc
76
std::string path = webrtc::test::
OutputPath
();
91
ASSERT_EQ("./", webrtc::test::
OutputPath
());
96
webrtc::test::
OutputPath
(), "TempFilenameTest");
139
webrtc::test::
OutputPath
(), "fileutils_unittest");
frame_reader_unittest.cc
30
temp_filename_ = webrtc::test::TempFilename(webrtc::test::
OutputPath
(),
frame_writer_unittest.cc
26
temp_filename_ = webrtc::test::TempFilename(webrtc::test::
OutputPath
(),
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
file_test.cc
44
webrtc::test::
OutputPath
() + CreateTrickyFilenameInUtf8();
68
webrtc::test::
OutputPath
() + "playout.wav";
file_before_streaming_test.cc
27
: input_filename_(webrtc::test::
OutputPath
() + "file_test_input.pcm"),
28
output_filename_(webrtc::test::
OutputPath
() + "file_test_output.pcm") {
/external/clang/lib/Frontend/
HeaderIncludeGen.cpp
79
StringRef
OutputPath
, bool ShowDepth,
85
if (!
OutputPath
.empty()) {
88
OutputPath
.str(), EC, llvm::sys::fs::F_Append | llvm::sys::fs::F_Text);
/external/webrtc/webrtc/modules/video_coding/test/
video_rtp_play.cc
33
std::string trace_file = webrtc::test::
OutputPath
() + "receiverTestTrace.txt";
48
output_file = webrtc::test::
OutputPath
() + "RtpPlay_decoded.yuv";
tester_main.cc
27
webrtc::test::
OutputPath
() +
test_util.cc
30
outputFile(webrtc::test::
OutputPath
() +
80
basename = webrtc::test::
OutputPath
() + "rtp_decoded";
/external/clang/tools/driver/
cc1as_main.cpp
103
std::string
OutputPath
;
140
OutputPath
= "-";
225
Opts.
OutputPath
= Args.getLastArgValue(OPT_o);
262
if (Opts.
OutputPath
.empty())
263
Opts.
OutputPath
= "-";
267
if (Opts.
OutputPath
!= "-")
268
sys::RemoveFileOnSignal(Opts.
OutputPath
);
272
Opts.
OutputPath
, EC, (Binary ? sys::fs::F_None : sys::fs::F_Text));
274
Diags.Report(diag::err_fe_unable_to_open_output) << Opts.
OutputPath
433
if (Failed && Opts.
OutputPath
!= "-"
[
all
...]
/build/soong/common/
paths.go
459
//
OutputPath
is a Path representing a file path rooted from the build directory
460
type
OutputPath
struct {
464
var _ Path =
OutputPath
{}
466
// PathForOutput returns an
OutputPath
for the provided paths... (which are
469
//
OutputPath
, and report a ModuleError.
470
func PathForOutput(ctx PathContext, paths ...string)
OutputPath
{
472
return
OutputPath
{basePath{path, pathConfig(ctx)}}
475
func (p
OutputPath
) writablePath() {}
477
func (p
OutputPath
) String() string {
481
func (p
OutputPath
) RelPathString() string
[
all
...]
/external/webrtc/webrtc/test/testsupport/metrics/
video_metrics_unittest.cc
34
non_existing_file_ = webrtc::test::
OutputPath
() +
40
webrtc::test::
OutputPath
(), "video_metrics_unittest_empty_file");
/external/webrtc/webrtc/modules/media_file/
media_file_unittest.cc
67
std::string outfile = webrtc::test::
OutputPath
() + "wavtest.wav";
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_fileutils.cc
84
std::string filepath = webrtc::test::
OutputPath
() + filename + "." +
/external/webrtc/webrtc/modules/utility/source/
file_player_unittests.cc
41
webrtc::test::
OutputPath
() + "file_player_unittest_out.pcm";
Completed in 795 milliseconds
1
2
3