Home
last modified time | relevance | path

Searched defs:FourtyTwo (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/sandbox/linux/seccomp-bpf/
Dbpf_tests_unittest.cc34 class FourtyTwo { class
37 FourtyTwo() : value_(kMagicValue) {} in FourtyTwo() function in sandbox::__anon29a80b6c0111::FourtyTwo
62 FourtyTwo /* *BPF_AUX */) { in BPF_TEST() argument
/external/llvm/unittests/ExecutionEngine/Orc/
DObjectLinkingLayerTest.cpp143 Value *FourtyTwo = ConstantInt::getSigned(Int32Ty, 42); in TEST_F() local
213 Value *FourtyTwo = ConstantInt::getSigned(Int32Ty, 42); in TEST_F() local