Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Dsuite_runner_unittest.py107 def FakeSkylabRun(test_label, benchmark, test_args, profiler_args): argument
112 def FakeTestThatRun(machine, test_label, benchmark, test_args, argument
120 def FakeTastRun(machine, test_label, benchmark): argument
/external/antlr/runtime/Ruby/test/unit/
Dtest-tree-wizard.rb134 def test_label method in TestPatternParser
/external/webrtc/call/
Dcall_perf_tests.cc102 const std::string& test_label) in VideoRtcpAndSyncObserver()
167 const std::string& test_label) { in TestAudioVideoSync()
/external/webrtc/api/test/
Dvideo_quality_test_fixture.h81 std::string test_label; member
/external/webrtc/video/
Dvideo_analyzer.cc56 const std::string& test_label, in VideoAnalyzer()
/external/minijail/
Dsyscall_filter_unittest.cc265 struct sock_filter test_label[1]; in TEST_F() local
276 struct sock_filter test_label[2]; in TEST_F() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp717 std::unique_ptr<Instruction> test_label(NewLabel(test_blk_id)); in GetStreamWriteFunctionId() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinstrument_pass.cpp717 std::unique_ptr<Instruction> test_label(NewLabel(test_blk_id)); in GetStreamWriteFunctionId() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp717 std::unique_ptr<Instruction> test_label(NewLabel(test_blk_id)); in GetStreamWriteFunctionId() 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.py946 def test_label(self): member in ScaleTest