Home
last modified time | relevance | path

Searched defs:a_value (Results 1 - 20 of 20) sorted by relevance

/third_party/gn/src/gn/
H A Dinput_conversion_unittest.cc111 const Value* a_value = result.scope_value()->GetValue("a"); in TEST_F() local
154 const Value* a_value = result.scope_value()->GetValue("a"); in TEST_F() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_existence.c18 int a_value; member
H A Dcore_reloc_types.h659 int a_value; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_existence.c18 int a_value; member
H A Dcore_reloc_types.h677 int a_value; member
/third_party/googletest/googletest/test/
H A Dgoogletest-list-tests-unittest_.cc68 explicit MyType(const std::string& a_value) : value_(a_value) {} in MyType() argument
H A Dgoogletest-param-test-test.cc215 explicit DogAdder(const char* a_value) : value_(a_value) {} in DogAdder() argument
250 explicit IntWrapper(int a_value) : value_(a_value) {} in IntWrapper() argument
H A Dgoogletest-printers-test.cc155 explicit PrintableViaPrintToTemplate(const T& a_value) : value_(a_value) {} in PrintableViaPrintToTemplate() argument
H A Dgtest_unittest.cc3843 explicit Uncopyable(int a_value) : value_(a_value) {} in Uncopyable() argument
/kernel/linux/linux-6.6/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dbiosattr-interface.c50 int set_attribute(const char *a_name, const char *a_value) in set_attribute() argument
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Dbiosattr-interface.c38 int hp_set_attribute(const char *a_name, const char *a_value) in hp_set_attribute() argument
/third_party/vulkan-loader/loader/
H A Dloader_linux.c59 uint32_t a_value = determine_priority_type_value(a); in device_type_compare() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_merge_regs.c179 struct def_value a_value = chase_copies((struct def_value){ in can_skip_interference() local
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc404 explicit IntValue(int a_value) : value_(a_value) {} in IntValue() argument
H A Dgmock-actions_test.cc369 explicit MyNonDefaultConstructible(int a_value) : value_(a_value) {} in MyNonDefaultConstructible() argument
H A Dgmock-matchers-misc_test.cc94 explicit NotCopyable(int a_value) : value_(a_value) {} in NotCopyable() argument
H A Dgmock-matchers-containers_test.cc342 explicit Uncopyable(int a_value) : value_(a_value) {} in Uncopyable() argument
/third_party/googletest/googletest/include/gtest/
H A Dgtest.h382 TestProperty(const std::string& a_key, const std::string& a_value) in TestProperty() argument
/third_party/node/deps/googletest/include/gtest/
H A Dgtest.h374 TestProperty(const std::string& a_key, const std::string& a_value) in TestProperty() argument
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest.h530 TestProperty(const std::string& a_key, const std::string& a_value) : in TestProperty() argument

Completed in 50 milliseconds