Home
last modified time | relevance | path

Searched defs:RunContext (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_domain_remover.cc28 class HloDomainRemover::RunContext { class in xla::HloDomainRemover
30 RunContext(HloModule* module, HloDomainRemover* remover) in RunContext() function in xla::HloDomainRemover::RunContext
Dhlo_domain_verifier.cc29 class HloDomainVerifier::RunContext { class in xla::HloDomainVerifier
31 RunContext(HloModule* module, HloDomainVerifier* verifier) in RunContext() function in xla::HloDomainVerifier::RunContext
/external/catch2/include/internal/
Dcatch_assertionhandler.h20 class RunContext; variable
25 friend class RunContext; variable
Dcatch_run_context.cpp70 RunContext::RunContext(IConfigPtr const& _config, IStreamingReporterPtr&& reporter) in RunContext() function in Catch::RunContext
/external/bcc/tests/cc/
Dcatch.hpp5857 class RunContext : public IResultCapture, public IRunner { class
5864 … explicit RunContext( Ptr<IConfig const> const& _config, Ptr<IStreamingReporter> const& reporter ) in RunContext() function in Catch::RunContext
/external/catch2/single_include/catch2/
Dcatch.hpp6135 class RunContext : public IResultCapture, public IRunner { class
10300 RunContext::RunContext(IConfigPtr const& _config, IStreamingReporterPtr&& reporter) in RunContext() function in Catch::RunContext