Home
last modified time | relevance | path

Searched defs:family_index (Results 1 - 5 of 5) sorted by relevance

/third_party/benchmark/test/
H A Dcomplexity_test.cc16 AddComplexityTest(const std::string &test_name, const std::string &big_o_test_name, const std::string &rms_test_name, const std::string &big_o, int family_index) AddComplexityTest() argument
[all...]
/third_party/benchmark/src/
H A Dbenchmark_api_internal.h25 int family_index() const { return family_index_; } in family_index() function in benchmark::internal::BenchmarkInstance
H A Dbenchmark_register.cc139 int family_index = next_family_index; in FindBenchmarks() local
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h1761 int64_t family_index; member
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp118 uint32_t family_index; member
379 new_queue_data(VkQueue queue, const VkQueueFamilyProperties *family_props, uint32_t family_index, struct device_data *device_data) new_queue_data() argument
[all...]

Completed in 8 milliseconds