Home
last modified time | relevance | path

Searched refs:test_inst (Results 1 – 17 of 17) sorted by relevance

/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/flows/
H A Dfake_volume_api.py15 def __init__(self, expected_spec, test_inst): argument
17 self.test_inst = test_inst
26 self.test_inst.assertEqual(self.expected_spec, request_spec)
27 self.test_inst.assertEqual(request_spec['source_volid'], source_volid)
28 self.test_inst.assertEqual(request_spec['snapshot_id'], snapshot_id)
29 self.test_inst.assertEqual(request_spec['image_id'], image_id)
33 def __init__(self, expected_spec, test_inst): argument
35 self.test_inst = test_inst
41 self.test_inst.assertEqual(self.expected_spec, request_spec)
44 self.test_inst.assertEqual(self.expected_spec, request_spec)
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/validator_arm/
H A Dvalidator_tests.cc180 arm_inst test_inst = prototype; in all_cond_values_pass() local
184 test_inst = ChangeCond(test_inst, cond); in all_cond_values_pass()
185 EXPECT_TRUE(validate(&test_inst, 1, base_addr)) in all_cond_values_pass()
193 arm_inst test_inst = prototype; in all_cond_values_fail() local
197 test_inst = ChangeCond(test_inst, cond); in all_cond_values_fail()
198 EXPECT_FALSE(validate(&test_inst, 1, base_addr)) in all_cond_values_fail()
199 << std::hex << test_inst in all_cond_values_fail()
H A Dvalidator_small_tests.cc63 Instruction test_inst(insts[i].inst); in test_if_dynamic_code_replacement_sentinels_match() local
69 Instruction test(ChangeInstCond(test_inst, cond)); in test_if_dynamic_code_replacement_sentinels_match()
90 Instruction test_inst(insts[i].inst); in test_if_dynamic_code_replacement_sentinels_unchanged() local
96 Instruction test(ChangeInstCond(test_inst, cond)); in test_if_dynamic_code_replacement_sentinels_unchanged()
/dports/cad/nvc/nvc-r1.5.3/test/regress/
H A Dissue153.vhd1 entity test_inst is entity
11 end test_inst;
13 architecture rtl of test_inst is
48 test_i : entity work.test_inst
/dports/www/py-flask-assets/Flask-Assets-2.0/tests/
H A Dtest_script.py34 test_inst = self
37 test_inst.last_script_call = argv
/dports/lang/nickle/nickle-2.90/
H A Dcompile.c2656 test_inst = -1; in _CompileExpr()
2723 test_inst = -1; in _CompileExpr()
2743 if (test_inst >= 0) in _CompileExpr()
2774 test_inst = -1; in _CompileExpr()
2794 if (test_inst >= 0) in _CompileExpr()
2862 if (test_inst >= 0) in _CompileExpr()
2907 if (test_inst >= 0) in _CompileExpr()
3446 test_inst = -1; in _CompileStat()
3577 test_inst = 0; in _CompileStat()
3610 test_inst = -1; in _CompileStat()
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/test/unit/
H A Dexception_test.cpp117 UncaughtClassTest test_inst(uncaught_result); in uncaught_except() local
125 UncaughtClassTest test_inst(uncaught_result); in uncaught_except() local
/dports/devel/py-oslo.versionedobjects/oslo.versionedobjects-2.5.0/oslo_versionedobjects/tests/
H A Dtest_fields.py919 test_inst = TestableObject()
922 self.coerce_good_values = [(test_inst, test_inst)]
924 self.to_primitive_values = [(test_inst, test_inst.obj_to_primitive())]
925 self.from_primitive_values = [(test_inst.obj_to_primitive(),
926 test_inst),
927 (test_inst, test_inst)]
/dports/cad/ghdl/ghdl-1.0.0/testsuite/synth/enum01/
H A Dtb_test.vhdl50 test_inst: entity work.test
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/unittests/framework/backends/
H A Dtest_json.py271 def test_inst(self, tmpdir): member in TestLoadResults
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/tests/
H A Dvklayertests_gpu.cpp1490 VkInstance test_inst; in TEST_F() local
1492 vk::CreateInstance(&inst_info, NULL, &test_inst); in TEST_F()
1495 vk::EnumeratePhysicalDevices(test_inst, &gpu_count, NULL); in TEST_F()
1497 vk::EnumeratePhysicalDevices(test_inst, &gpu_count, objs); in TEST_F()
1502 vk::DestroyInstance(test_inst, NULL); in TEST_F()
/dports/sysutils/dnf/dnf-4.9.0/tests/cli/commands/
H A Dtest_updateinfo.py94 def test_inst(self): member in UpdateInfoCommandTest
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/unittests/framework/
H A Dtest_results.py86 def test_inst(self): member in TestTestResult.TestFromDict
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/tests/
H A Dvklayertests_gpu.cpp2278 VkInstance test_inst; in TEST_F() local
2279 vk::CreateInstance(&ici, nullptr, &test_inst); in TEST_F()
2281 vk::EnumeratePhysicalDevices(test_inst, &gpu_count, nullptr); in TEST_F()
2283 vk::EnumeratePhysicalDevices(test_inst, &gpu_count, phys_devices.data()); in TEST_F()
2289 vk::DestroyInstance(test_inst, NULL); in TEST_F()
/dports/biology/avida/avida-2.12.4-src/avida-core/source/cpu/
H A DcHardwareBase.cc597 char test_inst = head.GetInst().GetSymbol(); in doUniformCopyMutation() local
600 if ((char) no_mut_list[i] == test_inst) in_List = true; in doUniformCopyMutation()
H A DcHardwareCPU.cc789 char test_inst = to.GetInst().GetSymbol(); in checkNoMutList() local
792 if ((char) no_mut_list[i] == test_inst) { in checkNoMutList()
3309 char test_inst = child_genome[i].GetSymbol(); in Inst_Repro() local
3312 if ((char) no_mut_list[j] == test_inst) in_list = true; in Inst_Repro()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DHWConformity.cpp4209 auto equal_mad_dst = [](G4_INST* test_inst, G4_Operand* dst) in isFpMadPreferred()
4211 if (test_inst->opcode() == G4_pseudo_mad) in isFpMadPreferred()
4213 G4_Operand* test_dst = test_inst->getDst(); in isFpMadPreferred()