Home
last modified time | relevance | path

Searched refs:bar_type (Results 1 – 3 of 3) sorted by relevance

/external/selinux/secilc/test/
Dintegration.cil70 (typeattribute bar_type)
74 (typeattributeset bar_type (xor exec_type foo_type))
/external/crosvm/devices/src/pci/
Dpci_configuration.rs527 let bar_type = match self.get_bar_type(bar_num) { in get_bar_addr() localVariable
532 match bar_type { in get_bar_addr()
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc7809 StaticAssertTypeEq<long, bar_type>(); // NOLINT in TEST()