Searched defs:rhsType (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/test_harness/ |
H A D | Assertions.cpp | 27 #define COMPARE_ENUMS_TYPES(lhsType, rhsType) \ argument 39 #define COMPARE_ENUMS_FULL(symbol, lhsType, rhsType) \ argument
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/ |
H A D | Assertions.cpp | 25 #define COMPARE_ENUMS_TYPES(lhsType, rhsType) \ argument 41 #define COMPARE_ENUMS_FULL(symbol, lhsType, rhsType) \ argument
|
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/src/ |
H A D | Assertions.cpp | 25 #define COMPARE_ENUMS_TYPES(lhsType, rhsType) \ argument 40 #define COMPARE_ENUMS_FULL(lhsSymbol, rhsSymbol, lhsType, rhsType) \ argument
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
H A D | Assertions.cpp | 35 #define COMPARE_ENUMS_TYPES(lhsType, rhsType) \ argument 51 #define COMPARE_ENUMS_FULL(lhsSymbol, rhsSymbol, lhsType, rhsType) \ argument
|