Home
last modified time | relevance | path

Searched refs:GetLabel (Results 1 – 25 of 66) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzzer_pass_outline_functions_test.cpp141 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 28); in TEST()
148 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 32); in TEST()
155 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 41); in TEST()
186 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 100); in TEST()
310 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 100); in TEST()
319 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 101); in TEST()
328 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 22); in TEST()
338 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 104); in TEST()
473 ASSERT_TRUE(suitable_exit_block->GetLabel()->result_id() == 39); in TEST()
481 ASSERT_TRUE(suitable_exit_block->GetLabel()->result_id() == 100); in TEST()
[all …]
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dfuzzer_pass_outline_functions_test.cpp141 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 28); in TEST()
148 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 32); in TEST()
155 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 41); in TEST()
186 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 100); in TEST()
310 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 100); in TEST()
319 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 101); in TEST()
328 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 22); in TEST()
338 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 104); in TEST()
473 ASSERT_TRUE(suitable_exit_block->GetLabel()->result_id() == 39); in TEST()
481 ASSERT_TRUE(suitable_exit_block->GetLabel()->result_id() == 100); in TEST()
[all …]
/third_party/spirv-tools/test/fuzz/
Dfuzzer_pass_outline_functions_test.cpp141 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 28); in TEST()
148 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 32); in TEST()
155 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 41); in TEST()
186 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 100); in TEST()
310 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 100); in TEST()
319 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 101); in TEST()
328 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 22); in TEST()
338 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 104); in TEST()
473 ASSERT_TRUE(suitable_exit_block->GetLabel()->result_id() == 39); in TEST()
481 ASSERT_TRUE(suitable_exit_block->GetLabel()->result_id() == 100); in TEST()
[all …]
/third_party/gn/src/gn/
Dfunction_get_target_outputs_unittest.cc27 Label GetLabel(const std::string& dir, const std::string& name) { in GetLabel() function in __anon592e3f2f0111::GetTargetOutputsTest
62 std::make_unique<Target>(setup_.settings(), GetLabel("//foo/", "bar")); in TEST_F()
78 std::make_unique<Target>(setup_.settings(), GetLabel("//foo/", "bar")); in TEST_F()
93 std::make_unique<Target>(setup_.settings(), GetLabel("//foo/", "bar")); in TEST_F()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCreatePipelineAsyncTask.cpp116 const char* eventLabel = utils::GetLabelForTrace(mComputePipeline->GetLabel().c_str()); in Run()
139 utils::GetLabelForTrace(task->mComputePipeline->GetLabel().c_str()); in RunAsync()
166 const char* eventLabel = utils::GetLabelForTrace(mRenderPipeline->GetLabel().c_str()); in Run()
187 const char* eventLabel = utils::GetLabelForTrace(task->mRenderPipeline->GetLabel().c_str()); in RunAsync()
DObjectBase.h57 const std::string& GetLabel() const;
DObjectBase.cpp62 const std::string& ApiObjectBase::GetLabel() const { in GetLabel() function in dawn_native::ApiObjectBase
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/
Dwebgpu_absl_format.cpp80 const std::string& label = value->GetLabel(); in AbslFormatConvert()
101 const std::string& label = value->GetLabel(); in AbslFormatConvert()
122 const std::string& label = value->GetLabel(); in AbslFormatConvert()
126 const std::string& textureLabel = value->GetTexture()->GetLabel(); in AbslFormatConvert()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_outline_functions.cpp122 GetIRContext()->cfg()->preds(entry_block->GetLabel()->result_id()); in MaybeGetEntryBlockSuitableForOutlining()
133 GetOrCreateSimpleLoopPreheader(entry_block->GetLabel()->result_id()); in MaybeGetEntryBlockSuitableForOutlining()
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_outline_functions.cpp122 GetIRContext()->cfg()->preds(entry_block->GetLabel()->result_id()); in MaybeGetEntryBlockSuitableForOutlining()
133 GetOrCreateSimpleLoopPreheader(entry_block->GetLabel()->result_id()); in MaybeGetEntryBlockSuitableForOutlining()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_outline_functions.cpp122 GetIRContext()->cfg()->preds(entry_block->GetLabel()->result_id()); in MaybeGetEntryBlockSuitableForOutlining()
133 GetOrCreateSimpleLoopPreheader(entry_block->GetLabel()->result_id()); in MaybeGetEntryBlockSuitableForOutlining()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfunction.cpp231 blocks_.front()->GetLabel()->context()->GetPostDominatorAnalysis(this); in HasEarlyReturn()
242 IRContext* ctx = blocks_.front()->GetLabel()->context(); in IsRecursive()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfunction.cpp231 blocks_.front()->GetLabel()->context()->GetPostDominatorAnalysis(this); in HasEarlyReturn()
242 IRContext* ctx = blocks_.front()->GetLabel()->context(); in IsRecursive()
/third_party/spirv-tools/source/opt/
Dfunction.cpp231 blocks_.front()->GetLabel()->context()->GetPostDominatorAnalysis(this); in HasEarlyReturn()
242 IRContext* ctx = blocks_.front()->GetLabel()->context(); in IsRecursive()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DQuerySetD3D12.cpp72 SetDebugName(ToBackend(GetDevice()), mQueryHeap.Get(), "Dawn_QuerySet", GetLabel()); in SetLabelImpl()
DComputePipelineD3D12.cpp82 GetLabel()); in SetLabelImpl()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DPipelineLayoutVk.cpp81 reinterpret_cast<uint64_t&>(mHandle), "Dawn_PipelineLayout", GetLabel()); in SetLabelImpl()
DQuerySetVk.cpp114 reinterpret_cast<uint64_t&>(mHandle), "Dawn_QuerySet", GetLabel()); in SetLabelImpl()
DComputePipelineVk.cpp89 reinterpret_cast<uint64_t&>(mHandle), "Dawn_ComputePipeline", GetLabel()); in SetLabelImpl()
DSamplerVk.cpp128 reinterpret_cast<uint64_t&>(mHandle), "Dawn_Sampler", GetLabel()); in SetLabelImpl()
DBindGroupVk.cpp178 GetLabel()); in SetLabelImpl()
DBindGroupLayoutVk.cpp197 reinterpret_cast<uint64_t&>(mHandle), "Dawn_BindGroupLayout", GetLabel()); in SetLabelImpl()
/third_party/node/tools/
Dtest.py147 'label': test.GetLabel(),
281 print('Starting %s...' % case.GetLabel())
292 print('Done running %s: %s' % (output.test.GetLabel(), outcome))
462 self.PrintProgress(case.GetLabel())
1711 print("--- begin source: %s ---" % test.GetLabel())
1714 print("--- end source: %s ---" % test.GetLabel())
1785 sys.stderr.write("%4i (%s) %s\n" % (i, t, entry.GetLabel()))
/third_party/node/test/message/
Dtestcfg.py92 def GetLabel(self): member in MessageTestCase
/third_party/skia/third_party/externals/angle2/src/tests/
Dcapture_replay_tests.py368 def GetLabel(self): member in Test
373 label = self.GetLabel()
558 if test.GetLabel() == label:
568 data = {'traces': [test.GetLabel() for test in tests]}

123