Home
last modified time | relevance | path

Searched defs:test_label (Results 1 – 10 of 10) sorted by relevance

/external/toolchain-utils/crosperf/
Dsuite_runner_unittest.py101 def FakeTelemetryRun(machine, test_label, benchmark, profiler_args): argument
106 def FakeTelemetryCrosperfRun(machine, test_label, benchmark, test_args, argument
114 def FakeTestThatRun(machine, test_label, benchmark, test_args, argument
/external/antlr/runtime/Ruby/test/unit/
Dtest-tree-wizard.rb134 def test_label method in TestPatternParser
/external/webrtc/webrtc/video/
Dvideo_quality_test.h53 std::string test_label; member
Dvideo_quality_test.cc51 const std::string& test_label, in VideoAnalyzer()
/external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/
Dcore_test.py409 def test_label(self): member in ExpandDimsTest
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp441 std::unique_ptr<Instruction> test_label(NewLabel(test_blk_id)); in GetStreamWriteFunctionId() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp439 std::unique_ptr<Instruction> test_label(NewLabel(test_blk_id)); in GetStreamWriteFunctionId() local
/external/minijail/
Dsyscall_filter_unittest.cc358 struct sock_filter test_label[1]; in TEST_F() local
369 struct sock_filter test_label[2]; in TEST_F() local
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_widgets.py858 def test_label(self): member in ScaleTest
/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_widgets.py869 def test_label(self): member in ScaleTest