DDraceNetwork Docs
swap_endian.cpp File Reference
#include "test.h"
#include <gtest/gtest.h>
#include <base/system.h>
#include <array>
Include dependency graph for swap_endian.cpp:

Functions

 TEST (SwapEndian, Generic)
 
static int SwapEndianInt (int Number)
 
 TEST (SwapEndian, Int)
 

Function Documentation

◆ SwapEndianInt()

static int SwapEndianInt ( int  Number)
static

◆ TEST() [1/2]

TEST ( SwapEndian  ,
Generic   
)

◆ TEST() [2/2]

TEST ( SwapEndian  ,
Int   
)