Searched defs:TestName (Results 1 - 14 of 14) sorted by relevance

/external/junit/src/main/java/org/junit/rules/
H A DTestName.java6 * The TestName Rule makes the current test name available inside test methods:
11 * public TestName name= new TestName();
27 public class TestName extends TestWatcher { class in inherits:TestWatcher
/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_graph_dumper_test.cc33 string TestName() { function in namespace:xla::__anon25630
68 HloModule m(TestName());
125 HloModule m(TestName());
/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dlocal_client_test_base.h123 string TestName() const { function in class:xla::LocalClientTestBase
H A Dllvm_compiler_test.cc65 auto builder = HloComputation::Builder(TestName());
87 HloComputation::Builder builder(TestName());
120 static string TestName() { function in class:xla::__anon25757::LLVMCompilerTest
127 return MakeUnique<HloModule>(TestName(), VersionedComputationHandle(),
H A Dcompute_constant_test.cc50 string TestName() const { function in class:xla::__anon25728::ComputeConstantTest
105 ComputationBuilder b(client, TestName());
118 ComputationBuilder b(client, TestName());
132 ComputationBuilder b(client, TestName());
147 ComputationBuilder b(client, TestName());
165 ComputationBuilder b(client, TestName());
179 ComputationBuilder b(client, TestName());
197 ComputationBuilder b(client, TestName());
223 ComputationBuilder b(client, TestName());
240 ComputationBuilder b(client, TestName());
[all...]
H A Dhlo_test_base.cc101 return MakeUnique<HloModule>(TestName(), VersionedComputationHandle(),
273 string HloTestBase::TestName() { function in class:xla::HloTestBase
H A Dclient_library_test_base.cc73 string ClientLibraryTestBase::TestName() const { function in class:xla::ClientLibraryTestBase
/external/autotest/site_utils/sponge_lib/
H A Dacts_job_info.py36 TestName = 'Test Name' variable in class:ACTSRecordEnums
199 return self._json_record.get(ACTSRecordEnums.TestName)
/external/vixl/tools/test_generator/
H A Dgenerator.py667 def TestName(self): member in class:Generator
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/conscrypt/benchmark-android/
H A Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties.java package vogar ...

Completed in 566 milliseconds