Home
last modified time | relevance | path

Searched refs:streamName (Results 1 – 16 of 16) sorted by relevance

/external/exoplayer/tree/playbacktests/src/androidTest/java/com/google/android/exoplayer2/playbacktests/gts/
DDashTestRunner.java89 private String streamName; field in DashTestRunner
126 public DashTestRunner setStreamName(String streamName) { in setStreamName() argument
127 this.streamName = streamName; in setStreamName()
189 return new DashHostedTest(tag, streamName, manifestUrl, metricsLogger, fullPlaybackNoSeeking, in createDashHostedTest()
200 private final String streamName; field in DashTestRunner.DashHostedTest
231 private DashHostedTest(String tag, String streamName, String manifestUrl, in DashHostedTest() argument
238 this.streamName = streamName; in DashHostedTest()
319 metricsLogger.logMetric(MetricsLogger.KEY_TEST_NAME, streamName); in logMetrics()
DDashStreamingTest.java136 final String streamName = "test_h264_adaptive_with_seeking"; in h264AdaptiveWithSeeking() local
138 .setStreamName(streamName) in h264AdaptiveWithSeeking()
154 final String streamName = "test_h264_adaptive_with_renderer_disabling"; in h264AdaptiveWithRendererDisabling() local
156 .setStreamName(streamName) in h264AdaptiveWithRendererDisabling()
/external/antlr/runtime/C/src/
Dantlr3filestream.c81 input->istream->streamName = input->strFactory->newStr8(input->strFactory, fileName); in antlr3FileStreamNew()
82 input->fileName = input->istream->streamName; in antlr3FileStreamNew()
119 input->istream->streamName = input->strFactory->newStr8(input->strFactory, name); in antlr3StringStreamNew()
120 input->fileName = input->istream->streamName; in antlr3StringStreamNew()
Dantlr3baserecognizer.c341 ex->streamName = ins->fileName; in antlr3RecognitionExceptionNew()
353 ex->streamName = NULL; in antlr3RecognitionExceptionNew()
357 ex->streamName = ((pANTLR3_COMMON_TOKEN)(ex->token))->input->fileName; in antlr3RecognitionExceptionNew()
378 …ex->streamName = ((pANTLR3_BASE_TREE)(ex->token))->strFactory->newStr(((pANTLR3_BASE_TREE)(ex->tok… in antlr3RecognitionExceptionNew()
384 ex->streamName = NULL; in antlr3RecognitionExceptionNew()
388 ex->streamName = tnode->token->input->fileName; in antlr3RecognitionExceptionNew()
1027 if (ex->streamName == NULL) in displayRecognitionError()
1040 ftext = ex->streamName->to8(ex->streamName); in displayRecognitionError()
Dantlr3inputstream.c195 return is->streamName; in antlr38BitGetSourceName()
297 if (input->istream->streamName == NULL) in antlr38BitReuse()
299 …input->istream->streamName = input->strFactory->newStr(input->strFactory, name == NULL ? (pANTLR3_… in antlr38BitReuse()
300 input->fileName = input->istream->streamName; in antlr38BitReuse()
304 …input->istream->streamName->set(input->istream->streamName, (name == NULL ? (const char *)"-memor… in antlr38BitReuse()
Dantlr3lexer.c444 ftext = ex->streamName->to8(ex->streamName); in displayRecognitionError()
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DStreamService.java358 final String streamName;
360 StreamReader(String streamName, Reader reader) {
361 this.streamName = streamName;
371 trialOutput.log(streamName, line);
/external/lzma/CPP/Windows/
DFileFind.cpp455 UString streamName = fs2us(path + (unsigned)colonPos); in Find() local
463 if (streamName.Len() <= kPostfixSize in Find()
464 || !StringsAreEqualNoCase_Ascii(streamName.RightPtr(kPostfixSize), ":$DATA")) in Find()
465 streamName += ":$DATA"; in Find()
497 if (si.Name.IsEqualTo_NoCase(streamName)) in Find()
/external/antlr/runtime/C/include/
Dantlr3intstream.h104 pANTLR3_STRING streamName; member
Dantlr3exception.h132 pANTLR3_STRING streamName; member
/external/antlr/runtime/Cpp/include/
Dantlr3exception.hpp157 void set_streamName( const StringType& streamName );
Dantlr3exception.inl102 …NE void ANTLR_ExceptionBase<ImplTraits, StreamType>::set_streamName( const StringType& streamName ) argument
104 m_streamName = streamName;
Dantlr3intstream.inl1563 // via the token source. The streamName that is here is not initialized
/external/bcc/tests/cc/
Dcatch.hpp595 Stream createStream( std::string const& streamName );
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...