Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Dcpp_interface_test.cpp110 int invocation_count = 0; in TEST() local
148 int invocation_count = 0; in TEST() local
171 int invocation_count = 0; in TEST() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dcpp_interface_test.cpp110 int invocation_count = 0; in TEST() local
148 int invocation_count = 0; in TEST() local
171 int invocation_count = 0; in TEST() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Dcpp_interface_test.cpp110 int invocation_count = 0; in TEST() local
148 int invocation_count = 0; in TEST() local
171 int invocation_count = 0; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dscoped_allocator_optimizer.cc216 int64_t invocation_count, GraphDef* graph, in MaybeRewriteInput()
258 Status GetInputs(ScopedAllocatorOptimizer* sa_opti, int64_t invocation_count, in GetInputs()
447 int64_t invocation_count, GraphDef* graph, in AnalyzeInputs()
821 Status Rewrite(ScopedAllocatorOptimizer* sa_opti, int64_t invocation_count, in Rewrite()
1085 const int64_t invocation_count = in ProcessGraphDef() local
/aosp_15_r20/external/pigweed/pw_chrono/
H A Dsystem_timer_facade_test.cc216 uint8_t invocation_count = 0; in TEST() member in pw::chrono::__anonf313c8e40111::TEST::TimerWithContext
247 uint8_t invocation_count = 0; in TEST() member in pw::chrono::__anonf313c8e40111::TEST::TimerWithContext
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mcp/
DMediaControlGattServiceTest.java917 int opcode, Integer value, int expectedGattResult, int invocation_count) { in verifyMediaControlPointRequest()
945 int invocation_count = 1; in verifyMediaControlPointRequests() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/test_function/
Dcounted_function.hpp31 unsigned int invocation_count() const { return m_count; } in invocation_count() function in boost::range_test_function::counted_function
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_printf.c233 uint32_t invocation_count = printf_header & 0xFFFF; in radv_dump_printf_data() local
/aosp_15_r20/external/cronet/base/files/
H A Dfile_enumerator_unittest.cc675 int invocation_count = 0; in TEST_P() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.c580 …LLVMValueRef invocation_count = LLVMBuildMul(gallivm->builder, block_x_size_arg, block_y_size_arg,… in generate_compute() local
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Dpanfrost-job.h854 u32 invocation_count; member