Searched refs:test_val_ptr (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/components/nacl/loader/nonsfi/
H A Dnonsfi_sandbox_unittest.cc80 void* SetValueInThread(void* test_val_ptr) { argument
81 *reinterpret_cast<int*>(test_val_ptr) = kExpectedValue;

Completed in 240 milliseconds