Searched refs:getAllocation (Results 1 – 7 of 7) sorted by relevance
77 mIn = filed.getAllocation(); in testIsObjectElement()97 mIn = filed.getAllocation(); in testIsObjectType()121 mIn = filed.getAllocation(); in testIsObjectAllocation()144 mIn = filed.getAllocation(); in testIsObjectSampler()166 mIn = filed.getAllocation(); in testIsObjectScript()
78 mIn = field.getAllocation(); in testSetObjectElement()98 mIn = field.getAllocation(); in testSetObjectType()121 mIn = field.getAllocation(); in testSetObjectAllocation()143 mIn = field.getAllocation(); in testSetObjectSampler()165 mIn = field.getAllocation(); in testSetObjectScript()
755 script.forEach_clear_input_small(item.getAllocation(), tmp); in testInputsNotModified_small()756 script.invoke_verify_input_small(item.getAllocation()); in testInputsNotModified_small()776 script.forEach_clear_input_big(item.getAllocation(), tmp); in testInputsNotModified_big()777 script.invoke_verify_input_big(item.getAllocation()); in testInputsNotModified_big()
441 in = new ScriptField_fe_test(mRS, x).getAllocation(); in testForEach()442 out = new ScriptField_fe_test(mRS, x).getAllocation(); in testForEach()
441 in = new ScriptField_kernel_test(mRS, x).getAllocation(); in testForEach()442 out = new ScriptField_kernel_test(mRS, x).getAllocation(); in testForEach()
74 public Allocation getAllocation() { in getAllocation() method in BlockingInputAllocation
478 inputAllocation = mInputBlocker.getAllocation(); in ScriptGraph()